|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkDiscreteMinimumCurvatureQuadEdgeMeshFilter_h
19 #define itkDiscreteMinimumCurvatureQuadEdgeMeshFilter_h
32 template <
typename TInputMesh,
typename TOutputMesh = TInputMesh>
68 #ifdef ITK_USE_CONCEPT_CHECKING
typename OutputMeshType::Pointer OutputMeshPointer
FIXME add documentation here.
TOutputMesh OutputMeshType
typename InputMeshType::Pointer InputMeshPointer
OutputCurvatureType EstimateCurvature(const OutputPointType &iP) override
typename OutputMeshType::PointIdentifier OutputPointIdentifier
~DiscreteMinimumCurvatureQuadEdgeMeshFilter() override=default
DiscreteMinimumCurvatureQuadEdgeMeshFilter()=default
TriangleHelper< OutputPointType > TriangleType
Light weight base class for most itk classes.
typename OutputMeshType::PointsContainerPointer OutputPointsContainerPointer
typename OutputMeshTraits::PixelType OutputCurvatureType
typename OutputMeshType::VectorType OutputVectorType
typename OutputMeshType::MeshTraits OutputMeshTraits
typename OutputMeshType::PointType OutputPointType
typename OutputPointType::CoordRepType OutputCoordType
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename OutputMeshType::PointsContainerIterator OutputPointsContainerIterator
FIXME add documentation here.
virtual OutputCurvatureType ComputeDelta()
typename OutputMeshType::QEType OutputQEType
typename OutputMeshType::CellIdentifier OutputCellIdentifier
void ComputeMeanAndGaussianCurvatures(const OutputPointType &iP)
typename OutputMeshType::PointType OutputPointType
OutputCurvatureType m_Mean