|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints_h
19 #define itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints_h
40 template <
class TInputMesh,
class TOutputMesh,
class TSolverTraits>
56 static constexpr
unsigned int InputPointDimension = InputMeshType::PointDimension;
64 static constexpr
unsigned int OutputPointDimension = OutputMeshType::PointDimension;
78 PrintSelf(std::ostream & os,
Indent indent)
const override;
87 using RowType =
typename Superclass::RowType;
92 ComputeVertexIdMapping()
override;
102 GenerateData()
override;
106 #include "itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.hxx"
ImageBaseType::SpacingType VectorType
Control indentation during Print() invocation.
Light weight base class for most itk classes.
typename OutputMeshType::CoordRepType OutputCoordRepType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
TOutputMesh OutputMeshType
typename OutputMeshType::PointIdentifier OutputPointIdentifier
typename OutputMeshType::PointType OutputPointType