Cogs.Core
|
This is the complete list of members for Cogs::Core::ConstantBuffers, including all inherited members.
addBuffer(const PropertyName &name, bool isPerInstance=true) (defined in Cogs::Core::ConstantBuffers) | Cogs::Core::ConstantBuffers | |
addVariable(ConstantBufferKey bufferKey, MaterialPropertyFlags flags, const StringView &name, T defaultValue, MaterialDataType type, bool isPerInstance=true, size_t dimension=static_cast< size_t >(-1)) (defined in Cogs::Core::ConstantBuffers) | Cogs::Core::ConstantBuffers | inline |
buffers | Cogs::Core::ConstantBuffers | |
buffersGeneration | Cogs::Core::ConstantBuffers | |
finalizeBuffer(Context *context, ConstantBufferKey bufferKey) (defined in Cogs::Core::ConstantBuffers) | Cogs::Core::ConstantBuffers | inline |
getPropertyKey(const StringView &name) const (defined in Cogs::Core::ConstantBuffers) | Cogs::Core::ConstantBuffers | inline |
setProperty(const VariableKey key, T value) (defined in Cogs::Core::ConstantBuffers) | Cogs::Core::ConstantBuffers | inline |
variables | Cogs::Core::ConstantBuffers |