24 #ifndef PXR_IMAGING_HD_DIRTY_LIST_H
25 #define PXR_IMAGING_HD_DIRTY_LIST_H
129 _pruneDirtyList =
true;
134 void _UpdateDirtyIdsIfNeeded();
143 unsigned int _sceneStateVersion;
144 unsigned int _rprimIndexVersion;
145 unsigned int _rprimRenderTagVersion;
146 unsigned int _varyingStateVersion;
148 bool _rebuildDirtyList;
149 bool _pruneDirtyList;
154 #endif // PXR_IMAGING_HD_DIRTY_LIST_H
void PruneToVaryingRprims()
HD_API HdDirtyList(HdRenderIndex &index)
HD_API SdfPathVector const & GetDirtyRprims()
std::vector< HdReprSelector > HdReprSelectorVector
std::vector< TfToken > TfTokenVector
Convenience types.
std::vector< class SdfPath > SdfPathVector
A vector of SdfPaths.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
HD_API void UpdateRenderTagsAndReprSelectors(TfTokenVector const &tags, HdReprSelectorVector const &reprs)