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

#include <SIndirectBuffer.h>

Inheritance diagram for saga::video::SIndirectBuffer:
saga::video::SGPUResource

Public Attributes

std::vector< SIndirectCommandCommands
 
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 13 of file SIndirectBuffer.h.

Member Data Documentation

◆ Commands

std::vector<SIndirectCommand> saga::video::SIndirectBuffer::Commands

Definition at line 15 of file SIndirectBuffer.h.

◆ Count

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

Definition at line 16 of file SIndirectBuffer.h.

◆ ShaderBinding

bool saga::video::SIndirectBuffer::ShaderBinding = false

Definition at line 17 of file SIndirectBuffer.h.


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