A type-erased container for a field value in an SdfAbstractData.
More...
|
|
template<class T > |
| bool | StoreValue (T &&v) |
| |
|
|
void * | value |
| |
|
const std::type_info & | valueType |
| |
|
bool | isValueBlock |
| |
|
bool | isAnimationBlock |
| |
|
bool | typeMismatch |
| |
|
|
| SdfAbstractDataValue (void *value_, const std::type_info &valueType_) |
| |
A type-erased container for a field value in an SdfAbstractData.
- See also
- SdfAbstractDataTypedValue
Definition at line 427 of file abstractData.h.
The documentation for this class was generated from the following file: