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

#include <SIndirectBuffer.h>

Inheritance diagram for saga::video::SIndexedIndirectBuffer:
saga::video::SGPUResource

Public Attributes

std::vector< SIndexedIndirectCommandCommands
 
std::size_t Count = 0
 
bool ShaderBinding = false
 
- Public Attributes inherited from saga::video::SGPUResource
HandleType Handle
 

Additional Inherited Members

- Public Types inherited from saga::video::SGPUResource
using HandleType = std::uint32_t
 

Detailed Description

Definition at line 20 of file SIndirectBuffer.h.

Member Data Documentation

◆ Commands

std::vector<SIndexedIndirectCommand> saga::video::SIndexedIndirectBuffer::Commands

Definition at line 22 of file SIndirectBuffer.h.

◆ Count

std::size_t saga::video::SIndexedIndirectBuffer::Count = 0

Definition at line 23 of file SIndirectBuffer.h.

◆ ShaderBinding

bool saga::video::SIndexedIndirectBuffer::ShaderBinding = false

Definition at line 24 of file SIndirectBuffer.h.


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