|
unsigned int | _numberOfVertices |
|
GLfloat * | _vertices |
|
bool | _hasNormals |
|
GLfloat * | _normals |
|
bool | _hasTangents |
|
GLfloat * | _tangents |
|
GLfloat * | _bitangents |
|
bool | _hasTexCoords |
|
GLfloat * | _texCoords |
|
bool | _hasColors |
|
GLfloat * | _colors |
|
unsigned int | _numberOfIndices |
|
GLuint * | _indices |
|
GLenum | primitiveMode |
|
The documentation for this class was generated from the following files: