18 #ifndef itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
19 #define itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
32 template<
typename TMesh,
typename TQEType >
85 #include "itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx"
87 #endif // itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction_h
QuadEdgeMeshEulerOperatorCreateCenterVertexFunction Self
Superclass::MeshType MeshType
Light weight base class for most itk classes.
MeshType::PointIdentifier PointIdentifier
Create a vertex at the barycenter of the given face.
PointIdentifier m_NewPointID
~QuadEdgeMeshEulerOperatorCreateCenterVertexFunction()
MeshType::CoordRepType CoordRepType
SmartPointer< Self > Pointer
Superclass::OutputType OutputType
static const double e
The base of the natural logarithm or Euler's number
MeshType::VectorType VectorType
MeshType::PointType PointType
void operator=(const Self &)
SmartPointer< const Self > ConstPointer
virtual OutputType Evaluate(QEType *e)
QuadEdgeMeshFunctionBase< TMesh, TQEType * > Superclass
PointIdentifier GetNewPointID()
QuadEdgeMeshEulerOperatorCreateCenterVertexFunction()