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