Sleeping Wombat Graphic API
1.010
swGraphicAPI
|
Instanced drawing command. More...
#include <RenderCommands.h>
Public Attributes | |
BufferObject * | PerInstanceBuffer |
Per instance transformation. | |
uint16 | NumInstances |
![]() | |
BufferObject * | VertexBuffer |
BufferObject * | IndexBufer |
ShaderInputLayout * | Layout |
uint32 | BufferOffset |
uint32 | NumVertices |
int32 | BaseVertex |
PrimitiveTopology | Topology |
bool | ExtendedIndex |
Use 4 Index32 instead of Index16. | |
Instanced drawing command.