GlobeEngine
ge::DrawArraysInstancedCommand Class Reference

#include <DrawCommand.h>

Inheritance diagram for ge::DrawArraysInstancedCommand:
ge::DrawArraysCommand

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
 

Constructor & Destructor Documentation

ge::DrawArraysInstancedCommand::DrawArraysInstancedCommand ( GLenum  _mode,
GLint  _first,
GLsizei  _count,
GLsizei  _instanceCount 
)
inline

Member Function Documentation

void ge::DrawArraysInstancedCommand::draw ( )
inline

The documentation for this class was generated from the following file: