Om  1.0.0
A universal framework for multimedia simulation
om::graphics::materials::ConstantSet Member List

This is the complete list of members for om::graphics::materials::ConstantSet, including all inherited members.

addConstant(const ConstantUsage &usage, const T &value)om::graphics::materials::ConstantSetinline
addConstant(const ConstantUsage &usage, const AttributeValue &value)om::graphics::materials::ConstantSetinline
addConstant(const ConstantUsage &usage, const AttributeType &type, const void *value=((void *) 0))om::graphics::materials::ConstantSetinline
clearConstants()om::graphics::materials::ConstantSetinline
ConstantSet()om::graphics::materials::ConstantSet
ConstantSet(Size constantDataCapacity)om::graphics::materials::ConstantSet
DEFAULT_CONSTANT_BUFFER_SIZEom::graphics::materials::ConstantSetstatic
getConstant(ConstantUsage::Enum usage) const om::graphics::materials::ConstantSetinline
getConstant(const ConstantUsage &usage) const om::graphics::materials::ConstantSetinline
getConstant(Index constantIndex, AttributeValue &value) const om::graphics::materials::ConstantSetinline
getConstant(ConstantUsage::Enum usage, AttributeValue &value) const om::graphics::materials::ConstantSetinline
getConstant(const ConstantUsage &usage, AttributeValue &value) const om::graphics::materials::ConstantSetinline
getConstant(Index constantIndex, const AttributeType &outputType, void *value) const om::graphics::materials::ConstantSetinline
getConstant(ConstantUsage::Enum usage, const AttributeType &outputType, void *value) const om::graphics::materials::ConstantSetinline
getConstant(const ConstantUsage &usage, const AttributeType &outputType, void *value) const om::graphics::materials::ConstantSetinline
getConstantCount() const om::graphics::materials::ConstantSetinline
getConstantData(Index constantIndex)om::graphics::materials::ConstantSetinline
getConstantData(Index constantIndex) const om::graphics::materials::ConstantSetinline
getConstantData()om::graphics::materials::ConstantSetinline
getConstantData() const om::graphics::materials::ConstantSetinline
getConstantDataSize() const om::graphics::materials::ConstantSetinline
getConstantType(Index constantIndex) const om::graphics::materials::ConstantSetinline
getConstantUsage(Index constantIndex) const om::graphics::materials::ConstantSetinline
RESOURCE_TYPEom::graphics::materials::ConstantSetstatic
setConstant(ConstantUsage::Enum usage, const T &value)om::graphics::materials::ConstantSetinline
setConstant(const ConstantUsage &usage, const T &value)om::graphics::materials::ConstantSetinline
setConstant(ConstantUsage::Enum usage, const AttributeValue &value)om::graphics::materials::ConstantSetinline
setConstant(const ConstantUsage &usage, const AttributeValue &value)om::graphics::materials::ConstantSetinline
setConstantUsage(Index constantIndex, const ConstantUsage &newUsage)om::graphics::materials::ConstantSetinline
~ConstantSet()om::graphics::materials::ConstantSet