![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreCbDrawCall.h>
Inheritance diagram for Ogre::CbDrawCall:Public Member Functions | |
| CbDrawCall (uint16 cmdType, VertexArrayObject *_vao, void *_indirectBufferOffset) | |
Public Attributes | |
| uint16 | commandType |
| void * | indirectBufferOffset |
| uint32 | numDraws |
| VertexArrayObject * | vao |
| Ogre::CbDrawCall::CbDrawCall | ( | uint16 | cmdType, |
| VertexArrayObject * | _vao, | ||
| void * | _indirectBufferOffset | ||
| ) |
|
inherited |
| void* Ogre::CbDrawCall::indirectBufferOffset |
| uint32 Ogre::CbDrawCall::numDraws |
| VertexArrayObject* Ogre::CbDrawCall::vao |