GlobeEngine
ge::DrawElementsInstancedCommand< TYPE > Class Template Reference

#include <DrawCommand.h>

Inheritance diagram for ge::DrawElementsInstancedCommand< TYPE >:
ge::DrawElementsCommand< TYPE >

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
 

Constructor & Destructor Documentation

template<int TYPE>
ge::DrawElementsInstancedCommand< TYPE >::DrawElementsInstancedCommand ( GLenum  _mode,
GLsizei  _count,
const GLvoid *  _indices,
GLsizei  _instanceCount 
)
inline

Member Function Documentation

template<int TYPE>
void ge::DrawElementsInstancedCommand< TYPE >::draw ( )
inline

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