|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints_h
19 #define itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints_h
42 template <
class TInputMesh,
class TOutputMesh,
class TSolverTraits>
58 static constexpr
unsigned int InputPointDimension = InputMeshType::PointDimension;
66 static constexpr
unsigned int OutputPointDimension = OutputMeshType::PointDimension;
86 PrintSelf(std::ostream & os,
Indent indent)
const override;
96 GenerateData()
override;
111 ComputeVertexIdMapping()
override;
120 #include "itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.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