Class SdfPath
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class SdfPath : IDisposable
Constructors
Fields
Properties
Methods
Name |
Description |
AbsoluteRootPath()
|
|
AppendChild(TfToken)
|
|
AppendElementString(string)
|
|
AppendElementToken(TfToken)
|
|
AppendExpression()
|
|
AppendMapper(SdfPath)
|
|
AppendMapperArg(TfToken)
|
|
AppendPath(SdfPath)
|
|
AppendProperty(TfToken)
|
|
AppendRelationalAttribute(TfToken)
|
|
AppendTarget(SdfPath)
|
|
AppendVariantSelection(string, string)
|
|
ContainsPrimVariantSelection()
|
|
ContainsPropertyElements()
|
|
ContainsTargetPath()
|
|
Dispose()
|
|
Dispose(bool)
|
|
Equals(object)
|
|
Equals(SdfPath, SdfPath)
|
|
~SdfPath()
|
|
GetAbsoluteRootOrPrimPath()
|
|
GetAllTargetPathsRecursively(SdfPathVector)
|
|
GetAncestorsRange()
|
|
GetAsString()
|
|
GetAsToken()
|
|
GetCommonPrefix(SdfPath)
|
|
GetConciseRelativePaths(SdfPathVector)
|
|
GetElementString()
|
|
GetElementToken()
|
|
GetHash()
|
|
GetHashCode()
|
|
GetName()
|
|
GetNameToken()
|
|
GetParentPath()
|
|
GetPathElementCount()
|
|
GetPrefixes()
|
|
GetPrefixes(SdfPathVector)
|
|
GetPrimOrPrimVariantSelectionPath()
|
|
GetPrimPath()
|
|
GetString()
|
|
GetTargetPath()
|
|
GetText()
|
|
GetToken()
|
|
GetVariantSelection()
|
|
HasPrefix(SdfPath)
|
|
IsAbsolutePath()
|
|
IsAbsoluteRootOrPrimPath()
|
|
IsAbsoluteRootPath()
|
|
IsEmpty()
|
|
IsExpressionPath()
|
|
IsMapperArgPath()
|
|
IsMapperPath()
|
|
IsNamespacedPropertyPath()
|
|
IsPrimOrPrimVariantSelectionPath()
|
|
IsPrimPath()
|
|
IsPrimPropertyPath()
|
|
IsPrimVariantSelectionPath()
|
|
IsPropertyPath()
|
|
IsRelationalAttributePath()
|
|
IsRootPrimPath()
|
|
IsTargetPath()
|
|
IsValidIdentifier(string)
|
|
IsValidNamespacedIdentifier(string)
|
|
IsValidPathString(string)
|
|
IsValidPathString(string, out string)
|
|
JoinIdentifier(string, string)
|
|
JoinIdentifier(StdStringVector)
|
|
JoinIdentifier(TfToken, TfToken)
|
|
JoinIdentifier(TfTokenVector)
|
|
MakeAbsolutePath(SdfPath)
|
|
MakeRelativePath(SdfPath)
|
|
ReflexiveRelativePath()
|
|
RemoveAncestorPaths(SdfPathVector)
|
|
RemoveCommonSuffix(SdfPath)
|
|
RemoveCommonSuffix(SdfPath, bool)
|
|
RemoveDescendentPaths(SdfPathVector)
|
|
ReplaceName(TfToken)
|
|
ReplacePrefix(SdfPath, SdfPath)
|
|
ReplacePrefix(SdfPath, SdfPath, bool)
|
|
ReplaceTargetPath(SdfPath)
|
|
StripAllVariantSelections()
|
|
StripNamespace(string)
|
|
StripNamespace(TfToken)
|
|
StripPrefixNamespace(string, string)
|
|
ToString()
|
|
TokenizeIdentifier(string)
|
|
TokenizeIdentifierAsTokens(string)
|
|
getCPtr(SdfPath)
|
|
swigRelease(SdfPath)
|
|
Operators