![]() |
GlobeEngine
|
#include <DrawCommand.h>
Public Member Functions | |
| DrawElementsInstancedCommand (GLenum _mode, GLsizei _count, const GLvoid *_indices, GLsizei _instanceCount) | |
| void | draw () |
Public Member Functions inherited from ge::DrawElementsCommand< TYPE > | |
| DrawElementsCommand (GLenum _mode, GLsizei _count, const GLvoid *_indices) | |
| void | draw () |
Additional Inherited Members | |
Protected Attributes inherited from ge::DrawElementsCommand< TYPE > | |
| GLenum | mode |
| GLsizei | count |
| const GLvoid * | indices |
|
inline |
|
inline |