Go to the documentation of this file.
19 #ifndef viskores_filter_field_transform_PointElevation_h
20 #define viskores_filter_field_transform_PointElevation_h
29 namespace field_transform
57 this->SetLowPoint({ x, y, z });
69 this->SetHighPoint({ x, y, z });
80 this->RangeHigh = high;
94 #endif // viskores_filter_field_transform_PointElevation_h
Contains and manages the geometric data structures that Viskores operates on.
Definition: DataSet.h:66
Base class for all filters.
Definition: Filter.h:171
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
double Float64
Base type to use for 64-bit floating-point numbers.
Definition: Types.h:169