|
Allolib
1.0
C++ Components For Interactive Multimedia
|
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 |
Definition at line 43 of file al_VAOMesh.hpp.