|
Sleeping Wombat GUI
0.100
swGUI
|
Instanced drawing command. More...
#include <RenderCommands.h>
Public Attributes | |
| BufferObject * | PerInstanceBuffer |
| Per instance transformation. More... | |
| uint16 | NumInstances |
Public Attributes inherited from DrawCommand | |
| BufferObject * | VertexBuffer |
| BufferObject * | IndexBufer |
| ShaderInputLayout * | Layout |
| uint32 | BufferOffset |
| uint32 | NumVertices |
| int32 | BaseVertex |
| PrimitiveTopology | Topology |
| bool | ExtendedIndex |
| Use 4 Index32 instead of Index16. More... | |
Instanced drawing command.
| uint16 DrawInstancedCommand::NumInstances |
| BufferObject* DrawInstancedCommand::PerInstanceBuffer |
Per instance transformation.
1.8.9.1