-
- Downloads
vtkDIYKdTreeUtilities: better handle data bounds
vtkDIYKdTreeUtilities was not using correct data bounds when cell-centers were being requested. Fixed that. Also removed the code to pad the bounding box. Algorithms should pass in padded bounds if that's what is expected.
Showing
- Filters/ParallelDIY2/vtkDIYKdTreeUtilities.cxx 20 additions, 3 deletionsFilters/ParallelDIY2/vtkDIYKdTreeUtilities.cxx
- Filters/ParallelDIY2/vtkDIYKdTreeUtilities.h 5 additions, 1 deletionFilters/ParallelDIY2/vtkDIYKdTreeUtilities.h
- Parallel/DIY/vtkDIYUtilities.cxx 16 additions, 0 deletionsParallel/DIY/vtkDIYUtilities.cxx
- Parallel/DIY/vtkDIYUtilities.h 6 additions, 0 deletionsParallel/DIY/vtkDIYUtilities.h
Loading
Please register or sign in to comment