#include <mtypes.h>
Data Fields | |
| GLenum | MatrixMode |
| Matrix mode. More... | |
| GLfloat | EyeUserPlane [MAX_CLIP_PLANES][4] |
| User clip planes. More... | |
| GLfloat | _ClipUserPlane [MAX_CLIP_PLANES][4] |
| derived. More... | |
| GLuint | ClipPlanesEnabled |
| on/off bitmask. More... | |
| GLboolean | Normalize |
| Normalize all normals? More... | |
| GLboolean | RescaleNormals |
| GL_EXT_rescale_normal. More... | |
| GLboolean | RasterPositionUnclipped |
| GL_IBM_rasterpos_clip. More... | |
| GLboolean | CullVertexFlag |
| True if GL_CULL_VERTEX_EXT is enabled. More... | |
| GLfloat | CullEyePos [4] |
| GLfloat | CullObjPos [4] |
|
|
derived.
|
|
|
on/off bitmask.
|
|
|
|
|
|
|
|
|
True if GL_CULL_VERTEX_EXT is enabled.
|
|
|
User clip planes.
|
|
|
Matrix mode.
|
|
|
Normalize all normals?
|
|
|
GL_IBM_rasterpos_clip.
|
|
|
GL_EXT_rescale_normal.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001