Go to the documentation of this file.
11 #ifndef vtk_m_filter_field_transform_PointElevation_h
12 #define vtk_m_filter_field_transform_PointElevation_h
15 #include <vtkm/filter/field_transform/vtkm_filter_field_transform_export.h>
21 namespace field_transform
39 this->SetLowPoint({ x, y, z });
45 this->SetHighPoint({ x, y, z });
52 this->RangeHigh = high;
66 #endif // vtk_m_filter_field_transform_PointElevation_h
Groups connected points that have the same field value.
Definition: Atomic.h:19
Definition: FilterField.h:21
#define VTKM_CONT
Definition: ExportMacros.h:57
double Float64
Definition: Types.h:155