Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usdSkel/
H A Dtopology.cpp36 using _PathIndexMap = std::unordered_map<SdfPath,int,SdfPath::Hash>; typedef
40 _GetParentIndex(const _PathIndexMap& pathMap, const SdfPath& path) in _GetParentIndex()
64 _PathIndexMap pathMap; in _ComputeParentIndicesFromPaths()