18 #ifndef itkQuadEdgeMeshEulerOperatorSplitFacetFunction_h
19 #define itkQuadEdgeMeshEulerOperatorSplitFacetFunction_h
34 template<
typename TMesh,
typename TQEType >
72 #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...
~QuadEdgeMeshEulerOperatorSplitFacetFunction()
Superclass::MeshType MeshType
QuadEdgeMeshEulerOperatorSplitFacetFunction Self
virtual OutputType Evaluate(QEType *h, QEType *g)
Superclass::EdgeCellType EdgeCellType
Superclass::OutputType OutputType
MeshType::EdgeCellType EdgeCellType
QuadEdgeMeshEulerOperatorSplitFacetFunction()
void operator=(const Self &)
QuadEdgeMeshFunctionBase< TMesh, TQEType * > Superclass
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer