AnimEngine
Public Types | Public Attributes | List of all members
OOOGL::ArrayBuffer::PointerConfig Struct Reference

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
 

The documentation for this struct was generated from the following file: