FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
GLfloat * | pre_canned_textureCoords |
GLint | TC_size |
GLenum | TC_type |
GLsizei | TC_stride |
GLvoid * | TC_pointer |
void * | next |
GLint | VBO |
Definition at line 67 of file Textures.h.
void* textureVertexInfo::next |
Definition at line 73 of file Textures.h.
GLfloat* textureVertexInfo::pre_canned_textureCoords |
Definition at line 68 of file Textures.h.
GLvoid* textureVertexInfo::TC_pointer |
Definition at line 72 of file Textures.h.
GLint textureVertexInfo::TC_size |
Definition at line 69 of file Textures.h.
GLsizei textureVertexInfo::TC_stride |
Definition at line 71 of file Textures.h.
GLenum textureVertexInfo::TC_type |
Definition at line 70 of file Textures.h.
GLint textureVertexInfo::VBO |
Definition at line 74 of file Textures.h.