-
- Downloads
Remove call to clean grid filter from Clip
VTK-m's clip no longer copies all of the input points to the output. Now, only the points that are actually part of the output are copied. Therfore, the call to clean grid, which was there to remove the unused points, is no longer required.
Showing
- Accelerators/Vtkm/Filters/vtkmClipInstantiationsWithField.cxx 0 additions, 4 deletions...lerators/Vtkm/Filters/vtkmClipInstantiationsWithField.cxx
- Accelerators/Vtkm/Filters/vtkmClipInstantiationsWithImplicitFunction.cxx 0 additions, 4 deletions...km/Filters/vtkmClipInstantiationsWithImplicitFunction.cxx
Please register or sign in to comment