Saga3D API Documentation
1.0-RC4
|
#include <SIndirectBuffer.h>
Public Attributes | |
std::vector< SIndirectCommand > | Commands |
std::size_t | Count = 0 |
bool | ShaderBinding = false |
![]() | |
HandleType | Handle |
Additional Inherited Members | |
![]() | |
using | HandleType = std::uint32_t |
Definition at line 13 of file SIndirectBuffer.h.
std::vector<SIndirectCommand> saga::video::SIndirectBuffer::Commands |
Definition at line 15 of file SIndirectBuffer.h.
std::size_t saga::video::SIndirectBuffer::Count = 0 |
Definition at line 16 of file SIndirectBuffer.h.
bool saga::video::SIndirectBuffer::ShaderBinding = false |
Definition at line 17 of file SIndirectBuffer.h.