GL Studio C++ Runtime API
|
This is the complete list of members for GlsIndexArray, including all inherited members.
_indexData | GlsIndexArray | protected |
_size | GlsIndexArray | protected |
_vboHandle | GlsIndexArray | protected |
AllocateBuffer(const unsigned int size) | GlsIndexArray | protected |
Bake(IGlsStateManager *stateManager) | GlsIndexArray | |
Bind(IGlsStateManager *stateManager) | GlsIndexArray | |
DeallocateBuffer() | GlsIndexArray | protected |
GetSize() const | GlsIndexArray | inline |
GlsIndexArray() | GlsIndexArray | |
NonCopyable() (defined in NonCopyable) | NonCopyable | inline |
SetIndex(const unsigned int index, const unsigned short value) | GlsIndexArray | |
SetIndices(const unsigned short indexData[]) | GlsIndexArray | |
SetSize(const unsigned int size) | GlsIndexArray | |
~GlsIndexArray() | GlsIndexArray | virtual |