18#ifndef itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction_h
19#define itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction_h
33template <
typename TMesh,
typename TQEType>
53 using typename Superclass::MeshType;
54 using typename Superclass::OutputType;
66 return (this->m_OldPointID);
80#include "itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.hxx"
Light weight base class for most itk classes.
Delete the vertex, connected edges and faces and create a new face in place of the previous vertex' o...
QuadEdgeMeshEulerOperatorDeleteCenterVertexFunction()
virtual OutputType Evaluate(QEType *g)
~QuadEdgeMeshEulerOperatorDeleteCenterVertexFunction() override=default
PointIdentifier GetOldPointID()
typename MeshType::FaceRefType FaceRefType
typename MeshType::PointIdentifier PointIdentifier
Base class for mesh function object modifiers.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....