18 #ifndef itkDiscreteMaximumCurvatureQuadEdgeMeshFilter_h
19 #define itkDiscreteMaximumCurvatureQuadEdgeMeshFilter_h
32 template<
typename TInputMesh,
typename TOutputMesh=TInputMesh >
43 TInputMesh, TOutputMesh >;
69 #ifdef ITK_USE_CONCEPT_CHECKING
typename OutputMeshType::PointsContainerIterator OutputPointsContainerIterator
~DiscreteMaximumCurvatureQuadEdgeMeshFilter() override=default
typename Superclass::OutputQEType OutputQEType
Light weight base class for most itk classes.
FIXME add documentation here.
virtual OutputCurvatureType ComputeDelta()
TOutputMesh OutputMeshType
DiscreteMaximumCurvatureQuadEdgeMeshFilter()=default
typename Superclass::OutputPointsContainerIterator OutputPointsContainerIterator
FIXME Add documentation here.
typename OutputMeshTraits::PixelType OutputCurvatureType
typename Superclass::OutputVectorType OutputVectorType
typename OutputMeshType::QEType OutputQEType
typename OutputMeshType::CellIdentifier OutputCellIdentifier
typename Superclass::OutputMeshPointer OutputMeshPointer
typename Superclass::OutputCellIdentifier OutputCellIdentifier
typename Superclass::OutputMeshType OutputMeshType
typename OutputMeshType::PointIdentifier OutputPointIdentifier
typename OutputMeshType::PointType OutputPointType
typename InputMeshType::Pointer InputMeshPointer
A convenience class for computation of various triangle elements in 2D or 3D.
typename Superclass::OutputMeshTraits OutputMeshTraits
typename Superclass::OutputPointIdentifier OutputPointIdentifier
typename Superclass::OutputPointsContainerPointer OutputPointsContainerPointer
void ComputeMeanAndGaussianCurvatures(const OutputPointType &iP)
typename OutputPointType::CoordRepType OutputCoordType
typename OutputMeshType::Pointer OutputMeshPointer
typename Superclass::InputMeshPointer InputMeshPointer
typename Superclass::TriangleType TriangleType
typename Superclass::OutputPointType OutputPointType
OutputCurvatureType EstimateCurvature(const OutputPointType &iP) override
typename OutputMeshType::VectorType OutputVectorType
typename Superclass::OutputCurvatureType OutputCurvatureType
typename OutputMeshType::PointsContainerPointer OutputPointsContainerPointer
#define itkConceptMacro(name, concept)
typename OutputMeshType::MeshTraits OutputMeshTraits
typename Superclass::InputMeshType InputMeshType
typename Superclass::OutputCoordType OutputCoordType
OutputCurvatureType m_Mean