Saga3D API Documentation  1.0-RC4
saga::video::SIndirectCommand Struct Reference

#include <SIndirectCommand.h>

Public Attributes

std::uint32_t VertexCount = 0
 
std::uint32_t InstanceCount = 1
 
std::uint32_t VertexOffset = 0
 
std::uint32_t FirstInstance = 0
 

Detailed Description

Definition at line 10 of file SIndirectCommand.h.

Member Data Documentation

◆ FirstInstance

std::uint32_t saga::video::SIndirectCommand::FirstInstance = 0

Definition at line 15 of file SIndirectCommand.h.

◆ InstanceCount

std::uint32_t saga::video::SIndirectCommand::InstanceCount = 1

Definition at line 13 of file SIndirectCommand.h.

◆ VertexCount

std::uint32_t saga::video::SIndirectCommand::VertexCount = 0

Definition at line 12 of file SIndirectCommand.h.

◆ VertexOffset

std::uint32_t saga::video::SIndirectCommand::VertexOffset = 0

Definition at line 14 of file SIndirectCommand.h.


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