GlobeEngine
|
#include <DrawCommand.h>
Public Member Functions | |
DrawArraysCommand (GLenum _mode, GLint _first, GLsizei _count) | |
void | draw () |
Protected Attributes | |
GLenum | mode |
GLsizei | count |
GLint | first |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |