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