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

#include <OgreCbDrawCall.h>

+ Inheritance diagram for Ogre::CbDrawCallStrip:

Public Member Functions

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

Public Attributes

uint16 commandType
 
voidindirectBufferOffset
 
uint32 numDraws
 
VertexArrayObjectvao
 

Constructor & Destructor Documentation

◆ CbDrawCallStrip()

Ogre::CbDrawCallStrip::CbDrawCallStrip ( 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: