OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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
 
voidindirectBufferOffset
 
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: