Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csGLStateCache Class Reference
Since this class is passed directly between plugins the code in this class cannot do memory allocations or deallocations. More...
#include <csplugincommon/opengl/glstates.h>
Public Member Functions | |
void | SetActiveTU (int unit) |
Set active texture unit. |
Detailed Description
Since this class is passed directly between plugins the code in this class cannot do memory allocations or deallocations.The functions in this class will only manipulate member variables.
Definition at line 530 of file glstates.h.
Member Function Documentation
|
Set active texture unit. Doesn't check whether the multitexture ext is actually supported, this must be done in calling code. Definition at line 615 of file glstates.h. |
The documentation for this class was generated from the following file:
- csplugincommon/opengl/glstates.h
Generated for Crystal Space by doxygen 1.3.9.1