|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkDiscreteMaximumCurvatureQuadEdgeMeshFilter_h
19 #define itkDiscreteMaximumCurvatureQuadEdgeMeshFilter_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
FIXME Add documentation here.
typename OutputMeshType::PointIdentifier OutputPointIdentifier
TriangleHelper< OutputPointType > TriangleType
OutputCurvatureType EstimateCurvature(const OutputPointType &iP) override
Light weight base class for most itk classes.
typename OutputMeshType::PointsContainerPointer OutputPointsContainerPointer
~DiscreteMaximumCurvatureQuadEdgeMeshFilter() override=default
typename OutputMeshTraits::PixelType OutputCurvatureType
typename OutputMeshType::VectorType OutputVectorType
typename OutputMeshType::MeshTraits OutputMeshTraits
DiscreteMaximumCurvatureQuadEdgeMeshFilter()=default
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
virtual OutputCurvatureType ComputeDelta()
typename OutputMeshType::QEType OutputQEType
typename OutputMeshType::CellIdentifier OutputCellIdentifier
void ComputeMeanAndGaussianCurvatures(const OutputPointType &iP)
typename OutputMeshType::PointType OutputPointType
OutputCurvatureType m_Mean