OGRE-Next 3.0.0
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 Member Functions inherited from Ogre::CbBase
 CbBase (uint16 cmdType)

Public Attributes

void * indirectBufferOffset
uint32 numDraws
VertexArrayObjectvao
Public Attributes inherited from Ogre::CbBase
uint16 commandType

Constructor & Destructor Documentation

◆ CbDrawCall()

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

Member Data Documentation

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