default implementation of IndirectCommandDrawElements DrawElementsCommand
More...
|
| DrawElementsIndirectCommand (unsigned int pcount=0, unsigned int pinstanceCount=0, unsigned int pfirstIndex=0, unsigned int pbaseVertex=0, unsigned int pbaseInstance=0) |
|
default implementation of IndirectCommandDrawElements DrawElementsCommand
◆ DrawElementsIndirectCommand()
osg::DrawElementsIndirectCommand::DrawElementsIndirectCommand |
( |
unsigned int |
pcount = 0 , |
|
|
unsigned int |
pinstanceCount = 0 , |
|
|
unsigned int |
pfirstIndex = 0 , |
|
|
unsigned int |
pbaseVertex = 0 , |
|
|
unsigned int |
pbaseInstance = 0 |
|
) |
| |
|
inline |
◆ baseInstance
unsigned int osg::DrawElementsIndirectCommand::baseInstance |
◆ baseVertex
unsigned int osg::DrawElementsIndirectCommand::baseVertex |
◆ count
unsigned int osg::DrawElementsIndirectCommand::count |
◆ firstIndex
unsigned int osg::DrawElementsIndirectCommand::firstIndex |
◆ instanceCount
unsigned int osg::DrawElementsIndirectCommand::instanceCount |
The documentation for this struct was generated from the following file: