vtk-m/examples/redistribute_points
Kenneth Moreland a6725b3acd Remove use of deprecated ImplicitFunctions with virtual methods
Unfortunately, this introduces a backward-incompatible change with the
filters that use ImplicitFunctions. Before, they would get an
ImplicitFunctionHandle. This class is deprecated, and there is no easy
way to get back the actual type of implicit function stored in it.
2021-02-22 06:40:02 -07:00
..
CMakeLists.txt Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
RedistributePoints.cxx Build diy as a library 2020-06-08 15:57:51 -05:00
RedistributePoints.h Remove use of deprecated ImplicitFunctions with virtual methods 2021-02-22 06:40:02 -07:00