Go to the documentation of this file.
11 #ifndef vtk_m_filter_field_transform_Warp_h
12 #define vtk_m_filter_field_transform_Warp_h
21 namespace field_transform
63 this->UseConstantDirection =
false;
75 this->UseConstantDirection =
true;
76 this->ConstantDirection = direction;
95 this->UseScaleField =
true;
132 bool UseConstantDirection =
true;
133 bool UseScaleField =
false;
134 bool ChangeCoordinateSystem =
true;
141 #endif // vtk_m_filter_field_transform_Warp_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
@ Points
A field that applies to points.
#define VTKM_CONT
Definition: ExportMacros.h:57
vtkm::Float32 FloatDefault
The floating point type to use when no other precision is specified.
Definition: Types.h:236