![]() |
|
A notice indicating a prim was invalidated. More...
Public Member Functions | |
| DirtiedPrimEntry (const SdfPath &primPath, const HdDataSourceLocatorSet &dirtyLocators) | |
Public Attributes | |
| SdfPath | primPath |
| HdDataSourceLocatorSet | dirtyLocators |
A notice indicating a prim was invalidated.
dirtyLocators identifies a set of datasources for which data needs to be re-pulled. Locators are hierarchical: if primvars was invalidated, primvars/color was considered invalidated as well. This notice only affects the named prim; descendants of primPath are unaffected.
Definition at line 94 of file sceneIndexObserver.h.