18 #ifndef itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints_h
19 #define itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints_h
40 template<
class TInputMesh,
class TOutputMesh,
class TSolverTraits >
50 TOutputMesh, TSolverTraits >;
57 static constexpr
unsigned int InputPointDimension = InputMeshType::PointDimension;
65 static constexpr
unsigned int OutputPointDimension = OutputMeshType::PointDimension;
80 void PrintSelf(std::ostream & os,
Indent indent)
const override;
89 using RowType =
typename Superclass::RowType;
93 void ComputeVertexIdMapping()
override;
101 void GenerateData()
override;
105 #include "itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.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