62 using typename Superclass::ParametersType;
65 using typename Superclass::MeasureType;
66 using typename Superclass::DerivativeType;
83 using PointNormalType = Vector<typename TransformType::ScalarType, FixedPointSetDimension>;
86 DefaultStaticMeshTraits<PointNormalType, FixedPointSetDimension, FixedPointSetDimension, CoordinateType>;
87 using FixedMeshType = Mesh<PointNormalType, FixedPointSetDimension, MeshTraitsType>;
94 using VectorType =
typename FixedMeshType::PointType::VectorType;
162 GetValue(
const ParametersType & parameters)
const override;
166 GetDerivative(
const ParametersType & parameters, DerivativeType & Derivative)
const override;
172 DerivativeType & Derivative)
const override;
180 PrintSelf(std::ostream & os, Indent indent)
const override;