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