|
HDK
|
This is the complete list of members for UsdProperty, including all inherited members.
| _GetDefiningSpecType() const | UsdObject | protected |
| _GetStage() const | UsdObject | inlineprotected |
| _GetTargets(SdfSpecType specType, SdfPathVector *out, bool *foundErrors=nullptr) const | UsdProperty | protected |
| _Prim() const | UsdObject | inlineprotected |
| _PropName() const | UsdObject | inlineprotected |
| _ProxyPrimPath() const | UsdObject | inlineprotected |
| As() const | UsdObject | inline |
| ClearAssetInfo() const | UsdObject | |
| ClearAssetInfoByKey(const TfToken &keyPath) const | UsdObject | |
| ClearCustomData() const | UsdObject | |
| ClearCustomDataByKey(const TfToken &keyPath) const | UsdObject | |
| ClearDisplayGroup() const | UsdProperty | |
| ClearDisplayName() const | UsdObject | |
| ClearDocumentation() const | UsdObject | |
| ClearHidden() const | UsdObject | |
| ClearMetadata(const TfToken &key) const | UsdObject | |
| ClearMetadataByDictKey(const TfToken &key, const TfToken &keyPath) const | UsdObject | |
| FlattenTo(const UsdPrim &parent) const | UsdProperty | |
| FlattenTo(const UsdPrim &parent, const TfToken &propName) const | UsdProperty | |
| FlattenTo(const UsdProperty &property) const | UsdProperty | |
| GetAllAuthoredMetadata() const | UsdObject | |
| GetAllMetadata() const | UsdObject | |
| GetAssetInfo() const | UsdObject | |
| GetAssetInfoByKey(const TfToken &keyPath) const | UsdObject | |
| GetBaseName() const | UsdProperty | |
| GetCustomData() const | UsdObject | |
| GetCustomDataByKey(const TfToken &keyPath) const | UsdObject | |
| GetDescription() const | UsdObject | |
| GetDisplayGroup() const | UsdProperty | |
| GetDisplayName() const | UsdObject | |
| GetDocumentation() const | UsdObject | |
| GetMetadata(const TfToken &key, T *value) const | UsdObject | inline |
| GetMetadata(const TfToken &key, VtValue *value) const | UsdObject | |
| GetMetadataByDictKey(const TfToken &key, const TfToken &keyPath, T *value) const | UsdObject | inline |
| GetMetadataByDictKey(const TfToken &key, const TfToken &keyPath, VtValue *value) const | UsdObject | |
| GetName() const | UsdObject | inline |
| GetNamespace() const | UsdProperty | |
| GetNamespaceDelimiter() | UsdObject | inlinestatic |
| GetNestedDisplayGroups() const | UsdProperty | |
| GetPath() const | UsdObject | inline |
| GetPrim() const | UsdObject | inline |
| GetPrimPath() const | UsdObject | inline |
| GetPropertyStack(UsdTimeCode time=UsdTimeCode::Default()) const | UsdProperty | |
| GetPropertyStackWithLayerOffsets(UsdTimeCode time=UsdTimeCode::Default()) const | UsdProperty | |
| GetStage() const | UsdObject | |
| HasAssetInfo() const | UsdObject | |
| HasAssetInfoKey(const TfToken &keyPath) const | UsdObject | |
| HasAuthoredAssetInfo() const | UsdObject | |
| HasAuthoredAssetInfoKey(const TfToken &keyPath) const | UsdObject | |
| HasAuthoredCustomData() const | UsdObject | |
| HasAuthoredCustomDataKey(const TfToken &keyPath) const | UsdObject | |
| HasAuthoredDisplayGroup() const | UsdProperty | |
| HasAuthoredDisplayName() const | UsdObject | |
| HasAuthoredDocumentation() const | UsdObject | |
| HasAuthoredHidden() const | UsdObject | |
| HasAuthoredMetadata(const TfToken &key) const | UsdObject | |
| HasAuthoredMetadataDictKey(const TfToken &key, const TfToken &keyPath) const | UsdObject | |
| HasCustomData() const | UsdObject | |
| HasCustomDataKey(const TfToken &keyPath) const | UsdObject | |
| HasMetadata(const TfToken &key) const | UsdObject | |
| HasMetadataDictKey(const TfToken &key, const TfToken &keyPath) const | UsdObject | |
| Is() const | UsdObject | inline |
| IsAuthored() const | UsdProperty | |
| IsAuthoredAt(const class UsdEditTarget &editTarget) const | UsdProperty | |
| IsCustom() const | UsdProperty | |
| IsDefined() const | UsdProperty | |
| IsHidden() const | UsdObject | |
| IsValid() const | UsdObject | inline |
| operator bool() const | UsdObject | inlineexplicit |
| SetAssetInfo(const VtDictionary &customData) const | UsdObject | |
| SetAssetInfoByKey(const TfToken &keyPath, const VtValue &value) const | UsdObject | |
| SetCustom(bool isCustom) const | UsdProperty | |
| SetCustomData(const VtDictionary &customData) const | UsdObject | |
| SetCustomDataByKey(const TfToken &keyPath, const VtValue &value) const | UsdObject | |
| SetDisplayGroup(const std::string &displayGroup) const | UsdProperty | |
| SetDisplayName(const std::string &name) const | UsdObject | |
| SetDocumentation(const std::string &doc) const | UsdObject | |
| SetHidden(bool hidden) const | UsdObject | |
| SetMetadata(const TfToken &key, const T &value) const | UsdObject | inline |
| SetMetadata(const TfToken &key, const VtValue &value) const | UsdObject | |
| SetMetadataByDictKey(const TfToken &key, const TfToken &keyPath, const T &value) const | UsdObject | inline |
| SetMetadataByDictKey(const TfToken &key, const TfToken &keyPath, const VtValue &value) const | UsdObject | |
| SetNestedDisplayGroups(const std::vector< std::string > &nestedGroups) const | UsdProperty | |
| SplitName() const | UsdProperty | |
| Usd_PrimData class | UsdProperty | friend |
| UsdAttribute class | UsdProperty | friend |
| UsdObject class | UsdProperty | friend |
| UsdObject::UsdObject() | UsdObject | inline |
| UsdObject::UsdObject(_Null< Derived >) | UsdObject | inlineexplicitprotected |
| UsdObject::UsdObject(const Usd_PrimDataHandle &prim, const SdfPath &proxyPrimPath) | UsdObject | inlineprotected |
| UsdObject::UsdObject(UsdObjType objType, const Usd_PrimDataHandle &prim, const SdfPath &proxyPrimPath, const TfToken &propName) | UsdObject | inlineprotected |
| UsdPrim class | UsdProperty | friend |
| UsdProperty() | UsdProperty | inline |
| UsdProperty(_Null< Derived >) | UsdProperty | inlineprotected |
| UsdRelationship class | UsdProperty | friend |