OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::v1::CbDrawCall Struct Reference

#include <OgreCbDrawCall.h>

+ Inheritance diagram for Ogre::v1::CbDrawCall:

Public Member Functions

 CbDrawCall (uint16 cmdType)
 
- Public Member Functions inherited from Ogre::CbBase
 CbBase (uint16 cmdType)
 

Public Attributes

uint32 baseInstance
 
uint32 firstVertexIndex
 
uint32 instanceCount
 
uint32 primCount
 
- Public Attributes inherited from Ogre::CbBase
uint16 commandType
 

Constructor & Destructor Documentation

◆ CbDrawCall()

Ogre::v1::CbDrawCall::CbDrawCall ( uint16  cmdType)

Member Data Documentation

◆ baseInstance

uint32 Ogre::v1::CbDrawCall::baseInstance

◆ firstVertexIndex

uint32 Ogre::v1::CbDrawCall::firstVertexIndex

◆ instanceCount

uint32 Ogre::v1::CbDrawCall::instanceCount

◆ primCount

uint32 Ogre::v1::CbDrawCall::primCount

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