#include <mtypes.h>
Data Fields | |
| gl_client_array | Vertex |
| client data descriptors. More... | |
| gl_client_array | Normal |
| gl_client_array | Color |
| gl_client_array | SecondaryColor |
| gl_client_array | FogCoord |
| gl_client_array | Index |
| gl_client_array | TexCoord [MAX_TEXTURE_COORD_UNITS] |
| gl_client_array | EdgeFlag |
| gl_client_array | VertexAttrib [VERT_ATTRIB_MAX] |
| GL_NV_vertex_program. More... | |
| GLint | ActiveTexture |
| Client Active Texture. More... | |
| GLuint | LockFirst |
| GL_EXT_compiled_vertex_array. More... | |
| GLuint | LockCount |
| GL_EXT_compiled_vertex_array. More... | |
| GLuint | _Enabled |
| _NEW_ARRAY_* - bit set if array enabled. More... | |
| GLuint | NewState |
| _NEW_ARRAY_*. More... | |
| gl_buffer_object * | NullBufferObj |
| gl_buffer_object * | ArrayBufferObj |
| gl_buffer_object * | ElementArrayBufferObj |
| GLuint | _MaxElement |
|
|
_NEW_ARRAY_* - bit set if array enabled.
|
|
|
|
|
|
Client Active Texture.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GL_EXT_compiled_vertex_array.
|
|
|
GL_EXT_compiled_vertex_array.
|
|
|
_NEW_ARRAY_*.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
client data descriptors.
|
|
|
GL_NV_vertex_program.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001