Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Dchanges.h83 SdfPathSet pathsAffectedByRelocationChanges; variable
H A Dchanges.cpp2019 &changes.pathsAffectedByRelocationChanges); in _DidChangeLayerStackRelocations()
2023 if (!changes.pathsAffectedByRelocationChanges.empty()) { in _DidChangeLayerStackRelocations()
2036 for (const SdfPath& path : changes.pathsAffectedByRelocationChanges) { in _DidChangeLayerStackRelocations()