7 #ifndef PXR_IMAGING_HD_DIRTY_LIST_H
8 #define PXR_IMAGING_HD_DIRTY_LIST_H
112 _pruneDirtyList =
true;
117 void _UpdateDirtyIdsIfNeeded();
126 unsigned int _sceneStateVersion;
127 unsigned int _rprimIndexVersion;
128 unsigned int _rprimRenderTagVersion;
129 unsigned int _varyingStateVersion;
131 bool _rebuildDirtyList;
132 bool _pruneDirtyList;
137 #endif // PXR_IMAGING_HD_DIRTY_LIST_H
void PruneToVaryingRprims()
HD_API HdDirtyList(HdRenderIndex &index)
HD_API SdfPathVector const & GetDirtyRprims()
std::vector< class SdfPath > SdfPathVector
std::vector< HdReprSelector > HdReprSelectorVector
std::vector< TfToken > TfTokenVector
Convenience types.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
HD_API void UpdateRenderTagsAndReprSelectors(TfTokenVector const &tags, HdReprSelectorVector const &reprs)