24 #include "glvertexarrayobject.h"
56 void DrawElements(
void );
57 void DrawElementsIndirect(
int drawcount );
58 void DrawElementsInstanced(
int drawcount );
GLVertexArrayObject * getVertexArrayObject(void)
getVertexArrayObject
Definition: Mesh.cpp:36
The MeshData - abstract class.
Definition: meshdata.h:32
The Mesh class.
Definition: mesh.h:32
void setGLVertexArrayObject(GLVertexArrayObject *vao_object)
setGLVertexArrayObject
Definition: Mesh.cpp:31
The GLVertexArrayObject class.
Definition: glvertexarrayobject.h:60