18 #ifndef itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction_h
19 #define itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction_h
33 template<
typename TMesh,
typename TQEType >
53 using MeshType =
typename Superclass::MeshType;
64 return ( this->m_OldPointID );
76 #include "itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.hxx"
Light weight base class for most itk classes.
QuadEdgeMeshEulerOperatorDeleteCenterVertexFunction()
PointIdentifier m_OldPointID
typename MeshType::FaceRefType FaceRefType
typename Superclass::MeshType MeshType
PointIdentifier GetOldPointID()
typename Superclass::OutputType OutputType
static constexpr double e
The base of the natural logarithm or Euler's number
typename MeshType::PointIdentifier PointIdentifier
Delete the vertex, connected edges and faces and create a new face in place of the previous vertex' o...