18 #ifndef itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints_h
19 #define itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints_h
41 template<
class TInputMesh,
class TOutputMesh,
class TSolverTraits >
59 static constexpr
unsigned int InputPointDimension = InputMeshType::PointDimension;
67 static constexpr
unsigned int OutputPointDimension = OutputMeshType::PointDimension;
86 void PrintSelf(std::ostream & os,
Indent indent)
const override;
94 void GenerateData()
override;
108 void ComputeVertexIdMapping()
override;
118 #include "itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.hxx"
Light weight base class for most itk classes.
TOutputMesh OutputMeshType
typename OutputMeshType::PointIdentifier OutputPointIdentifier
typename OutputMeshType::PointType OutputPointType
typename OutputMeshType::CoordRepType OutputCoordRepType
Control indentation during Print() invocation.
ImageBaseType::SpacingType VectorType