GL Studio C++ Runtime API
|
This is the complete list of members for GlsQuadListVCT_2D, including all inherited members.
_currentColor | GlsQuadListVCT_2D | protected |
_currentTex | GlsQuadListVCT_2D | protected |
_numQuads | GlsQuadListVCT_2D | protected |
_numTextureGroups | GlsQuadListVCT_2D | protected |
_textureGroups | GlsQuadListVCT_2D | protected |
AddQuad2D(const float x1, const float y1, const float x2, const float y2) | GlsQuadListVCT_2D | |
Bake(IGlsStateManager *stateManager) | GlsQuadListVCT_2D | |
Draw(IGlsStateManager *stateManager, const bool enableColor, const bool enableTexture) | GlsQuadListVCT_2D | |
GlsQuadListVCT_2D() | GlsQuadListVCT_2D | |
NumQuads() | GlsQuadListVCT_2D | inline |
SetColor(const glsColor &color) | GlsQuadListVCT_2D | |
SetTexCoords(const float x1, const float y1, const float x2, const float y2) | GlsQuadListVCT_2D | |
SetTexture(IFontImage *image) | GlsQuadListVCT_2D | |
StartBuilding() | GlsQuadListVCT_2D | |
VERT_OFFSET | GlsQuadListVCT_2D | static |
VERT_SIZE | GlsQuadListVCT_2D | static |
~GlsQuadListVCT_2D() | GlsQuadListVCT_2D | virtual |