Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A DchangeList.cpp75 TF_FOR_ALL(i, entry.subLayerChanges) { in operator <<()
314 _GetEntry(SdfPath::AbsoluteRootPath()).subLayerChanges.push_back( in DidChangeSublayerPaths()
H A DchangeList.h145 std::vector<SubLayerChange> subLayerChanges; member
/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Dchanges.cpp164 TF_FOR_ALL(i, entry.subLayerChanges) { in Pcp_EntryRequiresLayerStackChange()
185 for (const auto &it : entry.subLayerChanges) { in Pcp_EntryRequiresLayerStackOffsetsChange()
686 for (auto const &k: entry.subLayerChanges) { in DidChange()