18 #ifndef itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
19 #define itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
32 template<
typename TMesh,
typename TQEType >
52 using MeshType =
typename Superclass::MeshType;
65 return ( this->m_NewPointID );
81 #include "itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx"
83 #endif // itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
Light weight base class for most itk classes.
Create a vertex at the barycenter of the given face.
typename Superclass::OutputType OutputType
PointIdentifier m_NewPointID
typename MeshType::PointIdentifier PointIdentifier
typename MeshType::PointType PointType
typename MeshType::CoordRepType CoordRepType
static constexpr double e
The base of the natural logarithm or Euler's number
ImageBaseType::PointType PointType
typename Superclass::MeshType MeshType
PointIdentifier GetNewPointID()
QuadEdgeMeshEulerOperatorCreateCenterVertexFunction()
ImageBaseType::SpacingType VectorType
typename MeshType::VectorType VectorType