OGRE-Next  2.3
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 Attributes

uint32 baseInstance
 
uint16 commandType
 
uint32 firstVertexIndex
 
uint32 instanceCount
 
uint32 primCount
 

Constructor & Destructor Documentation

◆ CbDrawCall()

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

Member Data Documentation

◆ baseInstance

uint32 Ogre::v1::CbDrawCall::baseInstance

◆ commandType

uint16 Ogre::CbBase::commandType
inherited

◆ 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: