syBR::Renderer::RenderSystem::DynamicTexture Struct Reference

Structure holding dynamic texture informations. More...

List of all members.

Public Member Functions

 DynamicTexture ()
 Constructor.
 DynamicTexture (Ogre::TexturePtr new_pTexture, Ogre::MaterialPtr new_pMaterial)
 Constructor.

Public Attributes

Ogre::TexturePtr pTexture
 Texture.
Ogre::MaterialPtr pMaterial
 Material using the texture.


Detailed Description

Structure holding dynamic texture informations.

Constructor & Destructor Documentation

syBR::Renderer::RenderSystem::DynamicTexture::DynamicTexture (  )  [inline]

Constructor.

syBR::Renderer::RenderSystem::DynamicTexture::DynamicTexture ( Ogre::TexturePtr  new_pTexture,
Ogre::MaterialPtr  new_pMaterial 
) [inline]

Constructor.

Parameters:
new_pTexture Texture
new_pMaterial Material


Member Data Documentation

Ogre::TexturePtr syBR::Renderer::RenderSystem::DynamicTexture::pTexture

Texture.

Ogre::MaterialPtr syBR::Renderer::RenderSystem::DynamicTexture::pMaterial

Material using the texture.


The documentation for this struct was generated from the following file:

Copyright © 2008 by Sebastien Frippiat
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:34 2008