#include <mtypes.h>
Data Fields | |
| GLint | Size |
| GLenum | Type |
| GLsizei | Stride |
| user-specified stride. More... | |
| GLsizei | StrideB |
| actual stride in bytes. More... | |
| const GLubyte * | Ptr |
| GLuint | Enabled |
| one of the _NEW_ARRAY_ bits. More... | |
| GLboolean | Normalized |
| GL_ARB_vertex_buffer_object. More... | |
| gl_buffer_object * | BufferObj |
| GLuint | _MaxElement |
| GLuint | Flags |
|
|
|
|
|
|
|
|
one of the _NEW_ARRAY_ bits.
|
|
|
|
|
|
GL_ARB_vertex_buffer_object.
|
|
|
|
|
|
|
|
|
user-specified stride.
|
|
|
actual stride in bytes.
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001