![]() |
GlobeEngine
|
#include <DrawCommand.h>
Public Member Functions | |
| DrawElementsCommand (GLenum _mode, GLsizei _count, const GLvoid *_indices) | |
| void | draw () |
Protected Attributes | |
| GLenum | mode |
| GLsizei | count |
| const GLvoid * | indices |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |