Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
nirt::scene::quake3::IShaderManager Class Reference

Manages various Quake3 Shader Styles. More...

#include <nirtcpp/core/engine/IQ3Shader.hpp>

Inheritance diagram for nirt::scene::quake3::IShaderManager:
Inheritance graph
Collaboration diagram for nirt::scene::quake3::IShaderManager:
Collaboration graph

Additional Inherited Members

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

Detailed Description

Manages various Quake3 Shader Styles.


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

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print