OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::CbDrawCall Struct Reference

#include <OgreCbDrawCall.h>

+ Inheritance diagram for Ogre::CbDrawCall:

Public Member Functions

 CbDrawCall (uint16 cmdType, VertexArrayObject *_vao, void *_indirectBufferOffset)
 

Public Attributes

uint16 commandType
 
voidindirectBufferOffset
 
uint32 numDraws
 
VertexArrayObjectvao
 

Constructor & Destructor Documentation

◆ CbDrawCall()

Ogre::CbDrawCall::CbDrawCall ( uint16  cmdType,
VertexArrayObject _vao,
void _indirectBufferOffset 
)

Member Data Documentation

◆ commandType

uint16 Ogre::CbBase::commandType
inherited

◆ indirectBufferOffset

void* Ogre::CbDrawCall::indirectBufferOffset

◆ numDraws

uint32 Ogre::CbDrawCall::numDraws

◆ vao

VertexArrayObject* Ogre::CbDrawCall::vao

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