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