MaterialX 1.39.1
|
This is the complete list of members for TypedValue< T >, including all inherited members.
asA() const | Value | |
copy() const override | TypedValue< T > | inlinevirtual |
createFromString(const string &value) | TypedValue< T > | static |
createValue(const T &data) | Value | inlinestatic |
createValue(const char *data) (defined in Value) | Value | inlinestatic |
createValueFromStrings(const string &value, const string &type) | Value | static |
CreatorFunction typedef (defined in Value) | Value | protected |
CreatorMap typedef (defined in Value) | Value | protected |
FloatFormat enum name | Value | |
FloatFormatDefault enum value (defined in Value) | Value | |
FloatFormatFixed enum value (defined in Value) | Value | |
FloatFormatScientific enum value (defined in Value) | Value | |
getData() const | TypedValue< T > | inline |
getFloatFormat() | Value | inlinestatic |
getFloatPrecision() | Value | inlinestatic |
getTypeString() const override | TypedValue< T > | virtual |
getValueString() const override | TypedValue< T > | virtual |
isA() const | Value | |
setData(const T &value) | TypedValue< T > | inline |
setData(const TypedValue< T > &value) | TypedValue< T > | inline |
setFloatFormat(FloatFormat format) | Value | inlinestatic |
setFloatPrecision(int precision) | Value | inlinestatic |
TYPE (defined in TypedValue< T >) | TypedValue< T > | static |
TypedValue() (defined in TypedValue< T >) | TypedValue< T > | inline |
TypedValue(const T &value) (defined in TypedValue< T >) | TypedValue< T > | inlineexplicit |
Value() (defined in Value) | Value | inline |
~TypedValue() (defined in TypedValue< T >) | TypedValue< T > | inlinevirtual |
~Value() (defined in Value) | Value | inlinevirtual |