core  array_cache  math  swrast  swrast_setup  tnl  tnl_dd 
Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

gl_array_attrib Struct Reference

Array attributes. More...

#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_objectNullBufferObj
gl_buffer_objectArrayBufferObj
gl_buffer_objectElementArrayBufferObj
GLuint _MaxElement


Detailed Description

Array attributes.


Field Documentation

GLuint gl_array_attrib::_Enabled
 

_NEW_ARRAY_* - bit set if array enabled.

GLuint gl_array_attrib::_MaxElement
 

GLint gl_array_attrib::ActiveTexture
 

Client Active Texture.

struct gl_buffer_object* gl_array_attrib::ArrayBufferObj
 

struct gl_client_array gl_array_attrib::Color
 

struct gl_client_array gl_array_attrib::EdgeFlag
 

struct gl_buffer_object* gl_array_attrib::ElementArrayBufferObj
 

struct gl_client_array gl_array_attrib::FogCoord
 

struct gl_client_array gl_array_attrib::Index
 

GLuint gl_array_attrib::LockCount
 

GL_EXT_compiled_vertex_array.

GLuint gl_array_attrib::LockFirst
 

GL_EXT_compiled_vertex_array.

GLuint gl_array_attrib::NewState
 

_NEW_ARRAY_*.

struct gl_client_array gl_array_attrib::Normal
 

struct gl_buffer_object* gl_array_attrib::NullBufferObj
 

struct gl_client_array gl_array_attrib::SecondaryColor
 

struct gl_client_array gl_array_attrib::TexCoord[MAX_TEXTURE_COORD_UNITS]
 

struct gl_client_array gl_array_attrib::Vertex
 

client data descriptors.

struct gl_client_array gl_array_attrib::VertexAttrib[VERT_ATTRIB_MAX]
 

GL_NV_vertex_program.


The documentation for this struct was generated from the following file:
Generated on Sun May 16 15:55:13 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001