Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Dnode.cpp220 SdfPath pathAtIntroduction = GetPath(); in GetPathAtIntroduction() local
222 while (pathAtIntroduction.IsPrimVariantSelectionPath()) { in GetPathAtIntroduction()
228 pathAtIntroduction = pathAtIntroduction.GetParentPath(); in GetPathAtIntroduction()
230 pathAtIntroduction = pathAtIntroduction.GetParentPath(); in GetPathAtIntroduction()
233 return pathAtIntroduction; in GetPathAtIntroduction()