Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A DprimIndex_StackFrame.h46 PcpArc *arcToParent, in PcpPrimIndex_StackFrame() argument
53 , arcToParent(arcToParent) in PcpPrimIndex_StackFrame()
70 PcpArc* arcToParent; variable
138 return previousFrame->arcToParent->type; in GetArcType()
H A DprimIndex.h319 const PcpArc& arcToParent,
H A DprimIndex.cpp365 const PcpArc& arcToParent, in Append() argument
368 PcpNodeRef parent = arcToParent.parent; in Append()
370 childOutputs.primIndex.GetGraph(), arcToParent, error); in Append()
2150 (indexer->previousFrame->arcToParent->type == PcpArcTypePayload || in _EvalNodePayloads()
2151 indexer->previousFrame->arcToParent->type == PcpArcTypeReference) && in _EvalNodePayloads()
3597 nextFrame.first->arcToParent->mapToParent in _ComposeVariantSelectionAcrossStackFrames()
3700 previousFrame->arcToParent->mapToParent.MapSourceToTarget( in _ComposeVariantSelection()