Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dprim.cpp1422 return _GetStage()->_GetInstancesForPrototype(*this); in GetInstances()
H A Dstage.h836 _GetInstancesForPrototype(const UsdPrim& prototype) const;
H A Dstage.cpp2371 UsdStage::_GetInstancesForPrototype(const UsdPrim& prototypePrim) const in _GetInstancesForPrototype() function in UsdStage