Loading...
Searching...
No Matches
SdfAttributeSpec Member List

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

_DeleteSpec(const SdfPath &path) (defined in SdfSpec)SdfSpecprotected
_MoveSpec(const SdfPath &oldPath, const SdfPath &newPath) const (defined in SdfSpec)SdfSpecprotected
CanSetName(const std::string &newName, std::string *whyNot) constSdfPropertySpec
ClearAllowedTokens()SdfAttributeSpec
ClearArraySizeConstraint()SdfAttributeSpec
ClearColorSpace()SdfAttributeSpec
ClearConnectionPaths()SdfAttributeSpec
ClearDefaultValue()SdfPropertySpec
ClearDisplayUnit()SdfAttributeSpec
ClearField(const TfToken &name)SdfSpec
ClearInfo(const TfToken &key)SdfSpec
ClearLimits()SdfAttributeSpec
ClearSpline()SdfAttributeSpec
EraseTimeSample(double time) (defined in SdfAttributeSpec)SdfAttributeSpec
GetAllowedTokens() constSdfAttributeSpec
GetArraySizeConstraint() constSdfAttributeSpec
GetAssetInfo() constSdfPropertySpec
GetBracketingTimeSamples(double time, double *tLower, double *tUpper) const (defined in SdfAttributeSpec)SdfAttributeSpec
GetColorSpace() constSdfAttributeSpec
GetComment() constSdfPropertySpec
GetConnectionPathList() constSdfAttributeSpec
GetCustomData() constSdfPropertySpec
GetDefaultValue() constSdfPropertySpec
GetDisplayGroup() constSdfPropertySpec
GetDisplayName() constSdfPropertySpec
GetDisplayUnit() constSdfAttributeSpec
GetDocumentation() constSdfPropertySpec
GetFallbackForInfo(const TfToken &key) constSdfSpec
GetField(const TfToken &name) constSdfSpec
GetFieldAs(const TfToken &name, const T &defaultValue=T()) constSdfSpecinline
GetHidden() constSdfPropertySpec
GetInfo(const TfToken &key) constSdfSpec
GetLayer() constSdfSpec
GetLimits() constSdfAttributeSpec
GetMetaDataDisplayGroup(TfToken const &key) constSdfSpec
GetMetaDataInfoKeys() constSdfSpec
GetName() constSdfPropertySpec
GetNameToken() constSdfPropertySpec
GetNumTimeSamples() const (defined in SdfAttributeSpec)SdfAttributeSpec
GetOwner() constSdfPropertySpec
GetPath() constSdfSpec
GetPermission() constSdfPropertySpec
GetPrefix() constSdfPropertySpec
GetRoleName() constSdfAttributeSpec
GetSchema() constSdfSpec
GetSpecType() constSdfSpec
GetSpline() constSdfAttributeSpec
GetSuffix() constSdfPropertySpec
GetSymmetricPeer() constSdfPropertySpec
GetSymmetryArguments() constSdfPropertySpec
GetSymmetryFunction() constSdfPropertySpec
GetTimeSampleMap() const (defined in SdfAttributeSpec)SdfAttributeSpec
GetTypeForInfo(const TfToken &key) constSdfSpec
GetTypeName() constSdfPropertySpec
GetValueType() constSdfPropertySpec
GetVariability() constSdfPropertySpec
HasAllowedTokens() constSdfAttributeSpec
HasArraySizeConstraint() constSdfAttributeSpec
HasColorSpace() constSdfAttributeSpec
HasConnectionPaths() constSdfAttributeSpec
HasDefaultValue() constSdfPropertySpec
HasDisplayUnit() constSdfAttributeSpec
HasField(const TfToken &name) constSdfSpec
HasField(const TfToken &name, T *value) constSdfSpecinline
HasInfo(const TfToken &key) constSdfSpec
HasLimits() constSdfAttributeSpec
HasOnlyRequiredFields() constSdfPropertySpec
HasSpline() const (defined in SdfAttributeSpec)SdfAttributeSpec
IsCustom() constSdfPropertySpec
IsDormant() constSdfSpec
IsInert(bool ignoreChildren=false) constSdfSpec
IsValidName(const std::string &name)SdfPropertySpecstatic
ListFields() constSdfSpec
ListInfoKeys() constSdfSpec
ListTimeSamples() const (defined in SdfAttributeSpec)SdfAttributeSpec
New(const SdfPrimSpecHandle &owner, const std::string &name, const SdfValueTypeName &typeName, SdfVariability variability=SdfVariabilityVarying, bool custom=false)SdfAttributeSpecstatic
operator<(const SdfSpec &rhs) const (defined in SdfSpec)SdfSpec
operator=(const SdfSpec &other) (defined in SdfSpec)SdfSpec
operator==(const SdfSpec &rhs) const (defined in SdfSpec)SdfSpec
Parent typedef (defined in SdfAttributeSpec)SdfAttributeSpec
PermissionToEdit() constSdfSpec
QueryTimeSample(double time, VtValue *value=NULL) const (defined in SdfAttributeSpec)SdfAttributeSpec
QueryTimeSample(double time, SdfAbstractDataValue *value) const (defined in SdfAttributeSpec)SdfAttributeSpec
QueryTimeSample(double time, T *data) const (defined in SdfAttributeSpec)SdfAttributeSpecinline
SetAllowedTokens(const VtTokenArray &allowedTokens)SdfAttributeSpec
SetArraySizeConstraint(int64_t constraint)SdfAttributeSpec
SetAssetInfo(const std::string &name, const VtValue &value)SdfPropertySpec
SetColorSpace(const TfToken &colorSpace)SdfAttributeSpec
SetComment(const std::string &value)SdfPropertySpec
SetCustom(bool custom)SdfPropertySpec
SetCustomData(const std::string &name, const VtValue &value)SdfPropertySpec
SetDefaultValue(const VtValue &defaultValue)SdfPropertySpec
SetDisplayGroup(const std::string &value)SdfPropertySpec
SetDisplayName(const std::string &value)SdfPropertySpec
SetDisplayUnit(const TfEnum &displayUnit)SdfAttributeSpec
SetDocumentation(const std::string &value)SdfPropertySpec
SetField(const TfToken &name, const VtValue &value)SdfSpec
SetField(const TfToken &name, const T &value)SdfSpecinline
SetHidden(bool value)SdfPropertySpec
SetInfo(const TfToken &key, const VtValue &value)SdfSpec
SetInfoDictionaryValue(const TfToken &dictionaryKey, const TfToken &entryKey, const VtValue &value)SdfSpec
SetLimits(const VtDictionary &limits)SdfAttributeSpec
SetName(const std::string &newName, bool validate=true)SdfPropertySpec
SetPermission(SdfPermission value)SdfPropertySpec
SetPrefix(const std::string &value)SdfPropertySpec
SetSpline(const TsSpline &value)SdfAttributeSpec
SetSuffix(const std::string &value)SdfPropertySpec
SetSymmetricPeer(const std::string &peerName)SdfPropertySpec
SetSymmetryArgument(const std::string &name, const VtValue &value)SdfPropertySpec
SetSymmetryFunction(const TfToken &functionName)SdfPropertySpec
SetTimeSample(double time, const VtValue &value) (defined in SdfAttributeSpec)SdfAttributeSpec
SetTimeSample(double time, const SdfAbstractDataConstValue &value) (defined in SdfAttributeSpec)SdfAttributeSpec
SetTimeSample(double time, const T &value) (defined in SdfAttributeSpec)SdfAttributeSpecinline
This typedef (defined in SdfAttributeSpec)SdfAttributeSpec
WriteToStream(std::ostream &, size_t indent=0) constSdfSpec
~SdfSpec() (defined in SdfSpec)SdfSpec