core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_texgen Struct Reference

#include <mtypes.h>


Detailed Description

Texture coord generation state.

Data Fields

GLenum Mode
 GL_EYE_LINEAR, GL_SPHERE_MAP, etc.
GLbitfield _ModeBit
 TEXGEN_x bit corresponding to Mode.
GLfloat ObjectPlane [4]
GLfloat EyePlane [4]

Field Documentation

GLenum gl_texgen::Mode

GL_EYE_LINEAR, GL_SPHERE_MAP, etc.

GLbitfield gl_texgen::_ModeBit

TEXGEN_x bit corresponding to Mode.

GLfloat gl_texgen::ObjectPlane[4]

GLfloat gl_texgen::EyePlane[4]


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4