Go to the documentation of this file.
11 #ifndef vtk_m_filter_field_transform_WarpVector_h
12 #define vtk_m_filter_field_transform_WarpVector_h
15 #include <vtkm/filter/field_transform/vtkm_filter_field_transform_export.h>
21 namespace field_transform
42 const std::string& name,
45 this->VectorFieldName = name;
46 this->VectorFieldAssociation = association;
53 return this->VectorFieldAssociation;
60 std::string VectorFieldName =
"normal";
67 #endif // vtk_m_filter_field_transform_WarpVector_h
Groups connected points that have the same field value.
Definition: Atomic.h:19
Association
Definition: cont/Field.h:34
Definition: FilterField.h:21
#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:198