18 #ifndef itkQuadEdgeMeshEulerOperatorJoinFacetFunction_h
19 #define itkQuadEdgeMeshEulerOperatorJoinFacetFunction_h
32 template<
typename TMesh,
typename TQEType >
69 #include "itkQuadEdgeMeshEulerOperatorJoinFacetFunction.hxx"
QuadEdgeMeshEulerOperatorJoinFacetFunction()
SmartPointer< const Self > ConstPointer
Light weight base class for most itk classes.
void operator=(const Self &)
static const double e
The base of the natural logarithm or Euler's number
Join the two facets which are on both sides of a given internal edge.
QuadEdgeMeshEulerOperatorJoinFacetFunction Self
Superclass::MeshType MeshType
~QuadEdgeMeshEulerOperatorJoinFacetFunction()
SmartPointer< Self > Pointer
virtual OutputType Evaluate(QEType *e)
Superclass::OutputType OutputType
QuadEdgeMeshFunctionBase< TMesh, TQEType * > Superclass