A type-erased container for a const field value in an SdfAbstractData.
More...
|
|
virtual bool | GetValue (VtValue *value) const =0 |
| |
|
template<class T > |
| bool | GetValue (T *v) const |
| |
|
virtual bool | IsEqual (const VtValue &value) const =0 |
| |
|
|
const void * | value |
| |
|
const std::type_info & | valueType |
| |
|
|
| SdfAbstractDataConstValue (const void *value_, const std::type_info &valueType_) |
| |
A type-erased container for a const field value in an SdfAbstractData.
- See Also
- SdfAbstractDataConstTypedValue
Definition at line 477 of file abstractData.h.
The documentation for this class was generated from the following file: