28 #ifndef __GLES2VERTEXDECLARATION_H__ 29 #define __GLES2VERTEXDECLARATION_H__ GLuint mVAO
OpenGL id for the vertex array object.
void setInitialised(bool flag)
~GLES2VertexDeclaration()
This class declares the format of a set of vertex inputs, which can be issued to the rendering API th...
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
Specialisation of VertexDeclaration for OpenGL ES 2 Vertex Array Object usage.