DI-Guy SDK Documentation  13.7
diguyOsgTextureAttribute Class Reference
Inheritance diagram for diguyOsgTextureAttribute:

Public Member Functions

 diguyOsgTextureAttribute ()
 CTOR. More...
 
virtual osg::Object * cloneType () const
 
virtual osg::Object * clone (const osg::CopyOp &copyop) const
 
virtual int compare (const StateAttribute &sa) const
 
virtual void apply (osg::State &state) const
 Apply the GLLights in the DtOsgLightManager. More...
 

Public Attributes

int m_unit
 
GLuint m_texture
 

Constructor & Destructor Documentation

diguyOsgTextureAttribute::diguyOsgTextureAttribute ( )
inline

CTOR.

Member Function Documentation

virtual osg::Object* diguyOsgTextureAttribute::cloneType ( ) const
inlinevirtual
virtual osg::Object* diguyOsgTextureAttribute::clone ( const osg::CopyOp &  copyop) const
inlinevirtual
virtual int diguyOsgTextureAttribute::compare ( const StateAttribute &  sa) const
inlinevirtual
virtual void diguyOsgTextureAttribute::apply ( osg::State &  state) const
inlinevirtual

Apply the GLLights in the DtOsgLightManager.

Member Data Documentation

int diguyOsgTextureAttribute::m_unit
GLuint diguyOsgTextureAttribute::m_texture

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