Cogs.Core
Cogs::Core::ConstantBuffers Member List

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::ConstantBuffersinline
buffersCogs::Core::ConstantBuffers
buffersGenerationCogs::Core::ConstantBuffers
finalizeBuffer(Context *context, ConstantBufferKey bufferKey) (defined in Cogs::Core::ConstantBuffers)Cogs::Core::ConstantBuffersinline
getPropertyKey(const StringView &name) const (defined in Cogs::Core::ConstantBuffers)Cogs::Core::ConstantBuffersinline
setProperty(const VariableKey key, T value) (defined in Cogs::Core::ConstantBuffers)Cogs::Core::ConstantBuffersinline
variablesCogs::Core::ConstantBuffers