-
- Downloads
Add vtkAppendLocationAttributes filter
This filter appends (optionally) cell centers as a cell data array and point locations as a point data array. Added a test for the filter as well.
Showing
- Filters/General/CMakeLists.txt 1 addition, 0 deletionsFilters/General/CMakeLists.txt
- Filters/General/Testing/Cxx/CMakeLists.txt 1 addition, 0 deletionsFilters/General/Testing/Cxx/CMakeLists.txt
- Filters/General/Testing/Cxx/TestAppendLocationAttributes.cxx 100 additions, 0 deletionsFilters/General/Testing/Cxx/TestAppendLocationAttributes.cxx
- Filters/General/vtkAppendLocationAttributes.cxx 97 additions, 0 deletionsFilters/General/vtkAppendLocationAttributes.cxx
- Filters/General/vtkAppendLocationAttributes.h 81 additions, 0 deletionsFilters/General/vtkAppendLocationAttributes.h
Please register or sign in to comment