-
- Downloads
Speed ups for extracting cells
vtkExtractCells now has a mode to extract all cells. When set, the filter avoid building and updating internal cell id list which can be time consuming. vtkExtractSelection now uses shortcuts when extracting all or no cells.
Showing
- Filters/Extraction/vtkExtractCells.cxx 20 additions, 23 deletionsFilters/Extraction/vtkExtractCells.cxx
- Filters/Extraction/vtkExtractCells.h 11 additions, 0 deletionsFilters/Extraction/vtkExtractCells.h
- Filters/Extraction/vtkExtractSelection.cxx 34 additions, 20 deletionsFilters/Extraction/vtkExtractSelection.cxx
Loading
Please register or sign in to comment