18#ifndef itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
19#define itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
32template <
typename TMesh,
typename TQEType>
58#ifndef ITK_FUTURE_LEGACY_REMOVE
59 using CoordRepType ITK_FUTURE_DEPRECATED(
60 "ITK 6 discourages using `CoordRepType`. Please use `CoordinateType` instead!") =
CoordinateType;
84#include "itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx"
PointIdentifier GetNewPointID()
QuadEdgeMeshEulerOperatorCreateCenterVertexFunction Self
typename MeshType::CoordinateType CoordinateType
~QuadEdgeMeshEulerOperatorCreateCenterVertexFunction() override=default
QuadEdgeMeshEulerOperatorCreateCenterVertexFunction()
typename MeshType::PointType PointType
typename MeshType::PointIdentifier PointIdentifier
virtual OutputType Evaluate(QEType *e)
PointIdentifier m_NewPointID
SmartPointer< const Self > ConstPointer
QuadEdgeMeshFunctionBase< TMesh, TQEType * > Superclass
typename MeshType::VectorType VectorType
SmartPointer< Self > Pointer
QuadEdgeMeshFunctionBase()
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....