GL Studio C++ Runtime API
|
This is the complete list of members for GlsQuadListVC_3D, including all inherited members.
_currentColor | GlsQuadListVC_3D | protected |
_indexBufferHandle | GlsQuadListVC_3D | protected |
_indices | GlsQuadListVC_3D | protected |
_numQuads | GlsQuadListVC_3D | protected |
_vboBufferSize | GlsQuadListVC_3D | protected |
_vboHandle | GlsQuadListVC_3D | protected |
_vertData | GlsQuadListVC_3D | protected |
AddQuad2D(const float x1, const float y1, const float x2, const float y2) | GlsQuadListVC_3D | |
AddQuad3D(const Vector v[]) | GlsQuadListVC_3D | |
Bake(IGlsStateManager *stateManager) | GlsQuadListVC_3D | |
Draw(IGlsStateManager *stateManager, const bool enableColor) | GlsQuadListVC_3D | |
DrawOutlines(IGlsStateManager *stateManager, const bool enableColor) | GlsQuadListVC_3D | |
GlsQuadListVC_3D() | GlsQuadListVC_3D | |
NumQuads() | GlsQuadListVC_3D | inline |
SetColor(const glsColor &color) | GlsQuadListVC_3D | |
SetupVBO(IGlsStateManager *stateManager, const bool enableColor) | GlsQuadListVC_3D | protected |
StartBuilding() | GlsQuadListVC_3D | |
VERT_OFFSET | GlsQuadListVC_3D | static |
VERT_SIZE | GlsQuadListVC_3D | static |
~GlsQuadListVC_3D() | GlsQuadListVC_3D | virtual |