GlobeEngine
|
#include <VertexArrayObject.h>
Public Member Functions | |
VertexArrayObject () | |
~VertexArrayObject () | |
void | generateHandle () |
void | bind () |
void | unbind () |
GLuint | getHandle () |
ge::VertexArrayObject::VertexArrayObject | ( | ) |
ge::VertexArrayObject::~VertexArrayObject | ( | ) |
void ge::VertexArrayObject::bind | ( | ) |
void ge::VertexArrayObject::generateHandle | ( | ) |
GLuint ge::VertexArrayObject::getHandle | ( | ) |
void ge::VertexArrayObject::unbind | ( | ) |