OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::CbDrawCallIndexed Struct Reference

#include <OgreCbDrawCall.h>

+ Inheritance diagram for Ogre::CbDrawCallIndexed:

Public Member Functions

 CbDrawCallIndexed (int baseInstanceAndIndirectBuffers, VertexArrayObject *_vao, void *_indirectBufferOffset)
 

Public Attributes

uint16 commandType
 
void * indirectBufferOffset
 
uint32 numDraws
 
VertexArrayObjectvao
 

Constructor & Destructor Documentation

◆ CbDrawCallIndexed()

Ogre::CbDrawCallIndexed::CbDrawCallIndexed ( int  baseInstanceAndIndirectBuffers,
VertexArrayObject _vao,
void *  _indirectBufferOffset 
)

Member Data Documentation

◆ commandType

uint16 Ogre::CbBase::commandType
inherited

◆ indirectBufferOffset

void* Ogre::CbDrawCall::indirectBufferOffset
inherited

◆ numDraws

uint32 Ogre::CbDrawCall::numDraws
inherited

◆ vao

VertexArrayObject* Ogre::CbDrawCall::vao
inherited

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