Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <OpenGLContext.hpp>
Public Member Functions | |
| VertexArrayInfo () | |
Public Attributes | |
| int | mVBO |
| const unsigned char * | mPtr |
| int | mState |
| bool | mEnabled |
| vl::OpenGLContext::VertexArrayInfo::VertexArrayInfo | ( | ) | [inline] |
| const unsigned char* vl::OpenGLContext::VertexArrayInfo::mPtr |