Irrlicht 3D Engine
irr::scene::quake3::IShaderManager Class Reference

Manages various Quake3 Shader Styles. More...

#include <IQ3Shader.h>

+ Inheritance diagram for irr::scene::quake3::IShaderManager:

Additional Inherited Members

- Public Member Functions inherited from irr::IReferenceCounted
 IReferenceCounted ()
 Constructor. More...
 
virtual ~IReferenceCounted ()
 Destructor. More...
 
bool drop () const
 Drops the object. Decrements the reference counter by one. More...
 
const c8getDebugName () const
 Returns the debug name of the object. More...
 
s32 getReferenceCount () const
 Get the reference count. More...
 
void grab () const
 Grabs the object. Increments the reference counter by one. More...
 
- Protected Member Functions inherited from irr::IReferenceCounted
void setDebugName (const c8 *newName)
 Sets the debug name of the object. More...
 

Detailed Description

Manages various Quake3 Shader Styles.

Definition at line 876 of file IQ3Shader.h.


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