#include <mtypes.h>
Data Fields | |
| GLenum | MatrixMode |
| Matrix mode. | |
| GLfloat | EyeUserPlane [MAX_CLIP_PLANES][4] |
| User clip planes. | |
| GLfloat | _ClipUserPlane [MAX_CLIP_PLANES][4] |
| derived | |
| GLbitfield | ClipPlanesEnabled |
| on/off bitmask | |
| GLboolean | Normalize |
| Normalize all normals? | |
| GLboolean | RescaleNormals |
| GL_EXT_rescale_normal. | |
| GLboolean | RasterPositionUnclipped |
| GL_IBM_rasterpos_clip. | |
| GLboolean | DepthClamp |
| GL_ARB_depth_clamp. | |
| GLboolean | CullVertexFlag |
| True if GL_CULL_VERTEX_EXT is enabled. | |
| GLfloat | CullEyePos [4] |
| GLfloat | CullObjPos [4] |
Matrix mode.
| GLfloat gl_transform_attrib::EyeUserPlane[MAX_CLIP_PLANES][4] |
User clip planes.
| GLfloat gl_transform_attrib::_ClipUserPlane[MAX_CLIP_PLANES][4] |
derived
| GLbitfield gl_transform_attrib::ClipPlanesEnabled |
on/off bitmask
| GLboolean gl_transform_attrib::Normalize |
Normalize all normals?
| GLboolean gl_transform_attrib::RescaleNormals |
GL_EXT_rescale_normal.
GL_IBM_rasterpos_clip.
| GLboolean gl_transform_attrib::DepthClamp |
GL_ARB_depth_clamp.
| GLboolean gl_transform_attrib::CullVertexFlag |
True if GL_CULL_VERTEX_EXT is enabled.
| GLfloat gl_transform_attrib::CullEyePos[4] |
| GLfloat gl_transform_attrib::CullObjPos[4] |
1.5.4