HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdAttribute Member List

This is the complete list of members for UsdAttribute, including all inherited members.

_GetDefiningSpecType() const UsdObjectprotected
_GetStage() const UsdObjectinlineprotected
_GetTargets(SdfSpecType specType, SdfPathVector *out, bool *foundErrors=nullptr) const UsdPropertyprotected
_Prim() const UsdObjectinlineprotected
_PropName() const UsdObjectinlineprotected
_ProxyPrimPath() const UsdObjectinlineprotected
AddConnection(const SdfPath &source, UsdListPosition position=UsdListPositionBackOfPrependList) const UsdAttribute
As() const UsdObjectinline
Block() const UsdAttribute
Clear() const UsdAttribute
ClearAssetInfo() const UsdObject
ClearAssetInfoByKey(const TfToken &keyPath) const UsdObject
ClearAtTime(UsdTimeCode time) const UsdAttribute
ClearColorSpace() const UsdAttribute
ClearConnections() const UsdAttribute
ClearCustomData() const UsdObject
ClearCustomDataByKey(const TfToken &keyPath) const UsdObject
ClearDefault() const UsdAttribute
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
Get(T *value, UsdTimeCode time=UsdTimeCode::Default()) const UsdAttributeinline
Get(VtValue *value, UsdTimeCode time=UsdTimeCode::Default()) const UsdAttribute
GetAllAuthoredMetadata() const UsdObject
GetAllMetadata() const UsdObject
GetAssetInfo() const UsdObject
GetAssetInfoByKey(const TfToken &keyPath) const UsdObject
GetBaseName() const UsdProperty
GetBracketingTimeSamples(double desiredTime, double *lower, double *upper, bool *hasTimeSamples) const UsdAttribute
GetColorSpace() const UsdAttribute
GetConnections(SdfPathVector *sources) const UsdAttribute
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 UsdObjectinline
GetMetadata(const TfToken &key, VtValue *value) const UsdObject
GetMetadataByDictKey(const TfToken &key, const TfToken &keyPath, T *value) const UsdObjectinline
GetMetadataByDictKey(const TfToken &key, const TfToken &keyPath, VtValue *value) const UsdObject
GetName() const UsdObjectinline
GetNamespace() const UsdProperty
GetNamespaceDelimiter()UsdObjectinlinestatic
GetNestedDisplayGroups() const UsdProperty
GetNumTimeSamples() const UsdAttribute
GetPath() const UsdObjectinline
GetPrim() const UsdObjectinline
GetPrimPath() const UsdObjectinline
GetPropertyStack(UsdTimeCode time=UsdTimeCode::Default()) const UsdProperty
GetPropertyStackWithLayerOffsets(UsdTimeCode time=UsdTimeCode::Default()) const UsdProperty
GetResolveInfo(UsdTimeCode time) const UsdAttribute
GetResolveInfo() const UsdAttribute
GetRoleName() const UsdAttribute
GetStage() const UsdObject
GetTimeSamples(std::vector< double > *times) const UsdAttribute
GetTimeSamplesInInterval(const GfInterval &interval, std::vector< double > *times) const UsdAttribute
GetTypeName() const UsdAttribute
GetUnionedTimeSamples(const std::vector< UsdAttribute > &attrs, std::vector< double > *times)UsdAttributestatic
GetUnionedTimeSamplesInInterval(const std::vector< UsdAttribute > &attrs, const GfInterval &interval, std::vector< double > *times)UsdAttributestatic
GetVariability() const UsdAttribute
HasAssetInfo() const UsdObject
HasAssetInfoKey(const TfToken &keyPath) const UsdObject
HasAuthoredAssetInfo() const UsdObject
HasAuthoredAssetInfoKey(const TfToken &keyPath) const UsdObject
HasAuthoredConnections() const UsdAttribute
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
HasAuthoredValue() const UsdAttribute
HasAuthoredValueOpinion() const UsdAttribute
HasColorSpace() const UsdAttribute
HasCustomData() const UsdObject
HasCustomDataKey(const TfToken &keyPath) const UsdObject
HasFallbackValue() const UsdAttribute
HasMetadata(const TfToken &key) const UsdObject
HasMetadataDictKey(const TfToken &key, const TfToken &keyPath) const UsdObject
HasValue() const UsdAttribute
Is() const UsdObjectinline
IsAuthored() const UsdProperty
IsAuthoredAt(const class UsdEditTarget &editTarget) const UsdProperty
IsCustom() const UsdProperty
IsDefined() const UsdProperty
IsHidden() const UsdObject
IsValid() const UsdObjectinline
operator bool() const UsdObjectinlineexplicit
RemoveConnection(const SdfPath &source) const UsdAttribute
Set(const T &value, UsdTimeCode time=UsdTimeCode::Default()) const UsdAttributeinline
Set(const char *value, UsdTimeCode time=UsdTimeCode::Default()) const UsdAttribute
Set(const VtValue &value, UsdTimeCode time=UsdTimeCode::Default()) const UsdAttribute
SetAssetInfo(const VtDictionary &customData) const UsdObject
SetAssetInfoByKey(const TfToken &keyPath, const VtValue &value) const UsdObject
SetColorSpace(const TfToken &colorSpace) const UsdAttribute
SetConnections(const SdfPathVector &sources) const UsdAttribute
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 UsdObjectinline
SetMetadata(const TfToken &key, const VtValue &value) const UsdObject
SetMetadataByDictKey(const TfToken &key, const TfToken &keyPath, const T &value) const UsdObjectinline
SetMetadataByDictKey(const TfToken &key, const TfToken &keyPath, const VtValue &value) const UsdObject
SetNestedDisplayGroups(const std::vector< std::string > &nestedGroups) const UsdProperty
SetTypeName(const SdfValueTypeName &typeName) const UsdAttribute
SetVariability(SdfVariability variability) const UsdAttribute
SplitName() const UsdProperty
Usd_PrimData classUsdAttributefriend
UsdAttribute()UsdAttributeinline
UsdAttributeQuery classUsdAttributefriend
UsdObject classUsdAttributefriend
UsdObject::UsdObject()UsdObjectinline
UsdObject::UsdObject(_Null< Derived >)UsdObjectinlineexplicitprotected
UsdObject::UsdObject(const Usd_PrimDataHandle &prim, const SdfPath &proxyPrimPath)UsdObjectinlineprotected
UsdObject::UsdObject(UsdObjType objType, const Usd_PrimDataHandle &prim, const SdfPath &proxyPrimPath, const TfToken &propName)UsdObjectinlineprotected
UsdPrim classUsdAttributefriend
UsdPrim_AttrConnectionFinderUsdAttributefriend
UsdProperty()UsdPropertyinline
UsdProperty(_Null< Derived >)UsdPropertyinlineprotected
UsdSchemaBase classUsdAttributefriend
ValueMightBeTimeVarying() const UsdAttribute