|
HDK
|
This is the complete list of members for SdfVariantSpec, including all inherited members.
| _DeleteSpec(const SdfPath &path) | SdfSpec | protected |
| _MoveSpec(const SdfPath &oldPath, const SdfPath &newPath) const | SdfSpec | protected |
| ClearField(const TfToken &name) | SdfSpec | |
| ClearInfo(const TfToken &key) | SdfSpec | |
| GetFallbackForInfo(const TfToken &key) const | SdfSpec | |
| GetField(const TfToken &name) const | SdfSpec | |
| GetFieldAs(const TfToken &name, const T &defaultValue=T()) const | SdfSpec | inline |
| GetInfo(const TfToken &key) const | SdfSpec | |
| GetLayer() const | SdfSpec | |
| GetMetaDataDisplayGroup(TfToken const &key) const | SdfSpec | |
| GetMetaDataInfoKeys() const | SdfSpec | |
| GetName() const | SdfVariantSpec | |
| GetNameToken() const | SdfVariantSpec | |
| GetOwner() const | SdfVariantSpec | |
| GetPath() const | SdfSpec | |
| GetPrimSpec() const | SdfVariantSpec | |
| GetSchema() const | SdfSpec | |
| GetSpecType() const | SdfSpec | |
| GetTypeForInfo(const TfToken &key) const | SdfSpec | |
| GetVariantNames(const std::string &name) const | SdfVariantSpec | |
| GetVariantSets() const | SdfVariantSpec | |
| HasField(const TfToken &name) const | SdfSpec | |
| HasField(const TfToken &name, T *value) const | SdfSpec | inline |
| HasInfo(const TfToken &key) const | SdfSpec | |
| IsDormant() const | SdfSpec | |
| IsInert(bool ignoreChildren=false) const | SdfSpec | |
| ListFields() const | SdfSpec | |
| ListInfoKeys() const | SdfSpec | |
| New(const SdfVariantSetSpecHandle &owner, const std::string &name) | SdfVariantSpec | static |
| operator<(const SdfSpec &rhs) const | SdfSpec | |
| operator=(const SdfSpec &other) | SdfSpec | |
| operator==(const SdfSpec &rhs) const | SdfSpec | |
| PermissionToEdit() const | SdfSpec | |
| SetField(const TfToken &name, const VtValue &value) | SdfSpec | |
| SetField(const TfToken &name, const T &value) | SdfSpec | inline |
| SetInfo(const TfToken &key, const VtValue &value) | SdfSpec | |
| SetInfoDictionaryValue(const TfToken &dictionaryKey, const TfToken &entryKey, const VtValue &value) | SdfSpec | |
| WriteToStream(std::ostream &, size_t indent=0) const | SdfSpec | |
| ~SdfSpec() | SdfSpec |