Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A DcomposeSite.cpp96 const std::string &authoredAssetPath = in _PcpComposeSiteReferencesOrPayloads() local
98 const std::string assetPath = authoredAssetPath.empty() ? in _PcpComposeSiteReferencesOrPayloads()
99 authoredAssetPath : in _PcpComposeSiteReferencesOrPayloads()
101 layer, authoredAssetPath); in _PcpComposeSiteReferencesOrPayloads()
113 info.authoredAssetPath = refOrPayload.GetAssetPath(); in _PcpComposeSiteReferencesOrPayloads()
H A DcomposeSite.h81 std::string authoredAssetPath; member
H A DprimIndex.cpp1892 info.authoredAssetPath.c_str(), in _EvalRefOrPayloadArcs()
1920 err->assetPath = info.authoredAssetPath; in _EvalRefOrPayloadArcs()
1947 srcLayer, info.authoredAssetPath, &canonicalMutedLayerId)) { in _EvalRefOrPayloadArcs()
1952 err->assetPath = info.authoredAssetPath; in _EvalRefOrPayloadArcs()
1982 err->assetPath = info.authoredAssetPath; in _EvalRefOrPayloadArcs()
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DprimCompositionQuery.cpp209 ref->SetAssetPath(info.authoredAssetPath); in GetIntroducingListEditor()
235 payload->SetAssetPath(info.authoredAssetPath); in GetIntroducingListEditor()