18 #ifndef itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
19 #define itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
32 template <
typename TMesh,
typename TQEType>
52 using typename Superclass::MeshType;
53 using typename Superclass::OutputType;
58 #ifndef ITK_FUTURE_LEGACY_REMOVE
59 using CoordRepType ITK_FUTURE_DEPRECATED(
60 "ITK 6 discourages using `CoordRepType`. Please use `CoordinateType` instead!") =
CoordinateType;
71 return (this->m_NewPointID);
84 #include "itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx"
86 #endif // itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h