AnimEngine
|
Public Types | |
enum | AttribPtrType { FLOATING, INTEGRAL, LONG_INTEGRAL } |
Public Attributes | |
AttribPtrType | attrib_pointer_type = FLOATING |
GLint | size = 3 |
GLenum | type = GL_FLOAT |
GLboolean | normalized = GL_FALSE |
GLsizei | stride = 0 |
const GLvoid * | offset = (const GLvoid*) 0 |