18 #ifndef itkQuadEdgeMeshEulerOperatorSplitFacetFunction_h
19 #define itkQuadEdgeMeshEulerOperatorSplitFacetFunction_h
34 template<
typename TMesh,
typename TQEType >
53 typedef typename Superclass::MeshType
MeshType;
69 #include "itkQuadEdgeMeshEulerOperatorSplitFacetFunction.hxx"
Light weight base class for most itk classes.
Given two edges h and g sharing the same Left() face, create a new edge joining h->Destination() to g...
Superclass::MeshType MeshType
~QuadEdgeMeshEulerOperatorSplitFacetFunction() override
QuadEdgeMeshEulerOperatorSplitFacetFunction Self
Superclass::EdgeCellType EdgeCellType
Superclass::OutputType OutputType
QuadEdgeMeshEulerOperatorSplitFacetFunction()
QuadEdgeMeshFunctionBase< TMesh, TQEType * > Superclass
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer