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
21 namespace field_transform
49 this->SetLowPoint({ x, y, z });
61 this->SetHighPoint({ x, y, z });
72 this->RangeHigh = high;
86 #endif // vtk_m_filter_field_transform_PointElevation_h
Groups connected points that have the same field value.
Definition: Atomic.h:19
Contains and manages the geometric data structures that VTK-m operates on.
Definition: DataSet.h:57
Base class for all filters.
Definition: Filter.h:163
#define VTKM_CONT
Definition: ExportMacros.h:57
double Float64
Base type to use for 64-bit floating-point numbers.
Definition: Types.h:161