18 #ifndef itkQuadEdgeMeshEulerOperatorFlipEdgeFunction_h
19 #define itkQuadEdgeMeshEulerOperatorFlipEdgeFunction_h
38 template<
typename TMesh,
typename TQEType >
96 #include "itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.hxx"
Light weight base class for most itk classes.
void operator=(const Self &)
QuadEdgeMeshEulerOperatorFlipEdgeFunction()
virtual OutputType Evaluate(QEType *h)
EdgeStatusType m_EdgeStatus
void CheckStatus(QEType *h)
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
~QuadEdgeMeshEulerOperatorFlipEdgeFunction()
void PrintSelf(std::ostream &os, Indent indent) const override
Control indentation during Print() invocation.
Superclass::MeshType MeshType
OutputType Process(QEType *h)
Superclass::OutputType OutputType
QuadEdgeMeshFunctionBase< TMesh, TQEType * > Superclass
QuadEdgeMeshEulerOperatorFlipEdgeFunction Self