Sleeping Wombat Graphic API  1.010
swGraphicAPI
Public Attributes | List of all members
DrawInstancedCommand Struct Reference

Instanced drawing command. More...

#include <RenderCommands.h>

Inheritance diagram for DrawInstancedCommand:
DrawCommand RendererCommand

Public Attributes

BufferObjectPerInstanceBuffer
 Per instance transformation.
 
uint16 NumInstances
 
- Public Attributes inherited from DrawCommand
BufferObjectVertexBuffer
 
BufferObjectIndexBufer
 
ShaderInputLayoutLayout
 
uint32 BufferOffset
 
uint32 NumVertices
 
int32 BaseVertex
 
PrimitiveTopology Topology
 
bool ExtendedIndex
 Use 4 Index32 instead of Index16.
 

Detailed Description

Instanced drawing command.


The documentation for this struct was generated from the following file: