19 #ifndef viskores_filter_field_transform_WarpScalar_h
20 #define viskores_filter_field_transform_WarpScalar_h
37 namespace field_transform
47 this->SetScaleFactor(scaleAmount);
48 this->SetOutputFieldName(
"warpscalar");
53 const std::
string& name,
54 viskores::cont::Field::Association association =
viskores::cont::Field::Association::Any)
61 this->SetDirectionField(name);
65 VISKORES_CONT std::
string GetNormalFieldName()
const {
return this->GetDirectionFieldName(); }
70 return this->GetActiveFieldAssociation(1);
75 const std::
string& name,
76 viskores::cont::Field::Association association =
viskores::cont::Field::Association::Any)
83 this->SetScaleField(name);
87 VISKORES_CONT std::
string GetScalarFactorFieldName()
const {
return this->GetScaleFieldName(); }
92 return this->GetActiveFieldAssociation(1);
100 #endif //viskores_filter_field_transform_WarpScalar_h