Allolib  1.0
C++ Components For Interactive Multimedia
al::VAOMesh::VAOWrapper Struct Reference

Public Attributes

unsigned int GLPrimMode = GL_TRIANGLES
 
VAO vao
 
MeshAttrib positionAtt {ATTRIB_POSITION, 3}
 
MeshAttrib colorAtt {ATTRIB_COLOR, 4}
 
MeshAttrib texcoord2dAtt {ATTRIB_TEXCOORD_2D, 2}
 
MeshAttrib normalAtt {ATTRIB_NORMAL, 3}
 
BufferObject indexBuffer
 

Detailed Description

Definition at line 43 of file al_VAOMesh.hpp.


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