-
- Downloads
Added convenience methods to vtkContourFilter.
Added two sets of convenience methods: 1. Set/GetContourValues() with vector<double> (instead of individually setting the contour values. 2. SetInputArray() which enables setting the name of the array to process without using the cumbersome SetInputArrayToProcess()
Showing
- Filters/Core/Testing/Cxx/TestContourImplicitArrays.cxx 1 addition, 1 deletionFilters/Core/Testing/Cxx/TestContourImplicitArrays.cxx
- Filters/Core/Testing/Cxx/TestResampleWithDataSet2.cxx 2 additions, 3 deletionsFilters/Core/Testing/Cxx/TestResampleWithDataSet2.cxx
- Filters/Core/vtkContourFilter.h 43 additions, 0 deletionsFilters/Core/vtkContourFilter.h
Please register or sign in to comment