Cogs.Core
|
Public Attributes | |
std::string | name |
std::vector< ConstantBufferVariableDefinition > | values |
bool | isPerInstance = false |
Definition at line 44 of file MaterialDefinition.h.
bool Cogs::Core::ConstantBufferDefinition::isPerInstance = false |
Definition at line 50 of file MaterialDefinition.h.
std::string Cogs::Core::ConstantBufferDefinition::name |
Definition at line 46 of file MaterialDefinition.h.
std::vector<ConstantBufferVariableDefinition> Cogs::Core::ConstantBufferDefinition::values |
Definition at line 48 of file MaterialDefinition.h.