![]() |
GlobeEngine
|
#include <DrawCommand.h>
Public Member Functions | |
| DrawArraysInstancedCommand (GLenum _mode, GLint _first, GLsizei _count, GLsizei _instanceCount) | |
| void | draw () |
Public Member Functions inherited from ge::DrawArraysCommand | |
| DrawArraysCommand (GLenum _mode, GLint _first, GLsizei _count) | |
| void | draw () |
Additional Inherited Members | |
Protected Attributes inherited from ge::DrawArraysCommand | |
| GLenum | mode |
| GLsizei | count |
| GLint | first |
|
inline |
|
inline |