18 #ifndef itkQuadEdgeMeshEulerOperatorSplitVertexFunction_h
19 #define itkQuadEdgeMeshEulerOperatorSplitVertexFunction_h
38 template<
typename TMesh,
typename TQEType >
58 using MeshType =
typename Superclass::MeshType;
69 return ( this->m_NewPoint );
85 #include "itkQuadEdgeMeshEulerOperatorSplitVertexFunction.hxx"
typename MeshType::PointIdentifier PointIdentifier
Light weight base class for most itk classes.
Split a vertex into two new connected vertices.
typename Superclass::OutputType OutputType
typename MeshType::VertexRefType VertexRefType
typename MeshType::EdgeCellType EdgeCellType
QuadEdgeMeshEulerOperatorSplitVertexFunction()
PointIdentifier m_NewPoint
static constexpr double e
The base of the natural logarithm or Euler's number
PointIdentifier GetNewPointID()
typename Superclass::MeshType MeshType