Lysa  0.0
Lysa 3D Engine
DrawCommand Struct Reference

Detailed Description

A single indirect draw coupled with the instance index it belongs to.

Public Attributes

uint32 instanceIndex
 
vireo::DrawIndexedIndirectCommand command
 

Member Data Documentation

vireo::DrawIndexedIndirectCommand command

Standard indexed indirect draw command parameters.

uint32 instanceIndex

InstanceData index associated to this draw.