Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImaging/
H A DpointInstancerAdapter.cpp1986 SdfPath const& prototypeCachePath, in GetInstanceIndices() argument
1996 prototypeCachePath, time); in GetInstanceIndices()
2005 instrData->protoPrimMap.find(prototypeCachePath); in GetInstanceIndices()
2027 prototypeCachePath.GetText()); in GetInstanceIndices()
2036 instancerCachePath.GetText(), prototypeCachePath.GetText()); in GetInstanceIndices()
H A DpointInstancerAdapter.h236 SdfPath const& prototypeCachePath,
H A DinstanceAdapter.h290 SdfPath const& prototypeCachePath,
H A DprimAdapter.h581 SdfPath const& prototypeCachePath,
H A DinstanceAdapter.cpp1979 SdfPath const& prototypeCachePath, in GetInstanceIndices() argument
1988 instancerCachePath, prototypeCachePath, time); in GetInstanceIndices()
1992 instancerPrim, instancerCachePath, prototypeCachePath, time); in GetInstanceIndices()
2007 instancerPrim, instancerCachePath, prototypeCachePath, time); in GetInstanceIndices()
H A DprimAdapter.cpp1429 SdfPath const& prototypeCachePath, in GetInstanceIndices() argument
H A Ddelegate.cpp2577 SdfPath prototypeCachePath = ConvertIndexPathToCachePath(prototypeId); in GetInstanceIndices() local
2585 primInfo->usdPrim, cachePath, prototypeCachePath, _time); in GetInstanceIndices()