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

#include <SIndirectCommand.h>

Public Attributes

std::uint32_t IndexCount = 0
 
std::uint32_t InstanceCount = 1
 
std::uint32_t IndexOffset = 0
 
std::uint32_t VertexOffset = 0
 
std::uint32_t FirstInstance = 0
 

Detailed Description

Definition at line 18 of file SIndirectCommand.h.

Member Data Documentation

◆ FirstInstance

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

Definition at line 24 of file SIndirectCommand.h.

◆ IndexCount

std::uint32_t saga::video::SIndexedIndirectCommand::IndexCount = 0

Definition at line 20 of file SIndirectCommand.h.

◆ IndexOffset

std::uint32_t saga::video::SIndexedIndirectCommand::IndexOffset = 0

Definition at line 22 of file SIndirectCommand.h.

◆ InstanceCount

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

Definition at line 21 of file SIndirectCommand.h.

◆ VertexOffset

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

Definition at line 23 of file SIndirectCommand.h.


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