csGLStateCacheContext Class Reference
[Common Plugin Classes]
List of all members.Public Member Functions | |
| DECLARE_CACHED_PARAMETER_4_LAYER (glTexCoordPointer, TexCoordPointer, GLint, tsize, GLenum, ttype, GLsizei, tstride, GLvoid *, tpointer) csGLStateCacheContext(csGLExtensionManager *extmgr) | |
| void | InitCache () |
| Init cache. | |
Public Attributes | |
| int | activeUnit |
| GLuint | boundtexture [CS_GL_MAX_LAYER] |
| GLvoid vpointer | ColorPointer |
| GLvoid vpointer | csize |
| GLvoid vpointer | cstride |
| GLvoid vpointer | ctype |
| GLuint | currentBufferID |
| GLuint | currentIndexID |
| int | currentUnit |
| csGLExtensionManager * | extmgr |
| GLvoid vpointer | GLenum |
| GLenum | |
| GLvoid vpointer | GLint |
| GLint | |
| GLvoid vpointer | GLsizei |
| GLsizei | |
| VertexPointer | |
| vsize | |
| vstride | |
| vtype | |
Detailed Description
Definition at line 363 of file glstates.h.
Member Function Documentation
|
The documentation for this class was generated from the following file:
- csplugincommon/opengl/glstates.h
Generated for Crystal Space by doxygen 1.4.6
