Om  1.0.0
A universal framework for multimedia simulation
om::graphics::base::AttributeValue Member List

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

AttributeValue()om::graphics::base::AttributeValueinline
AttributeValue(const AttributeType &newType, Size newArraySize=Size(1))om::graphics::base::AttributeValue
AttributeValue(const PrimType *newAttribute, const AttributeType &newType, Size newArraySize=Size(1))om::graphics::base::AttributeValueinline
AttributeValue(const T &newAttribute, Size newArraySize=Size(1))om::graphics::base::AttributeValueinline
AttributeValue(const AttributeValue &other)om::graphics::base::AttributeValue
getArraySize() const om::graphics::base::AttributeValueinline
getComponentCount() const om::graphics::base::AttributeValueinline
getComponents(T *output) const om::graphics::base::AttributeValueinline
getComponents()om::graphics::base::AttributeValueinline
getComponents() const om::graphics::base::AttributeValueinline
getPointer()om::graphics::base::AttributeValueinline
getPointer() const om::graphics::base::AttributeValueinline
getType() const om::graphics::base::AttributeValueinline
getValue(T &output, Index arrayIndex=0) const om::graphics::base::AttributeValueinline
isNull() const om::graphics::base::AttributeValueinline
isSet() const om::graphics::base::AttributeValueinline
operator String() const om::graphics::base::AttributeValueinline
operator=(const AttributeValue &other)om::graphics::base::AttributeValue
setArraySize(Size newArraySize)om::graphics::base::AttributeValue
setType(const AttributeType &newType, Size newArraySize=Size(1))om::graphics::base::AttributeValue
setValue(const T &newAttribute, Index arrayIndex=0)om::graphics::base::AttributeValueinline
toString() const om::graphics::base::AttributeValue
~AttributeValue()om::graphics::base::AttributeValueinline