OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
Specialisation of VertexDeclaration for OpenGL Vertex Array Object usage. More...
#include <OgreGL3PlusVertexArrayObject.h>
Public Member Functions | |
GL3PlusOldVertexArrayObject () | |
~GL3PlusOldVertexArrayObject () | |
void | bind (void) |
Bind a VAO. | |
bool | isInitialised (void) |
void | setInitialised (bool flag) |
Specialisation of VertexDeclaration for OpenGL Vertex Array Object usage.
Ogre::GL3PlusOldVertexArrayObject::GL3PlusOldVertexArrayObject | ( | ) |
Ogre::GL3PlusOldVertexArrayObject::~GL3PlusOldVertexArrayObject | ( | ) |