Home
last modified time | relevance | path

Searched refs:_ComputeParentIndicesFromPaths (Results 1 – 1 of 1) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/usdSkel/
H A Dtopology.cpp60 _ComputeParentIndicesFromPaths(TfSpan<const SdfPath> paths) in _ComputeParentIndicesFromPaths() function
88 return _ComputeParentIndicesFromPaths(paths); in _ComputeParentIndicesFromTokens()
104 : UsdSkelTopology(_ComputeParentIndicesFromPaths(paths)) in UsdSkelTopology()