18 #ifndef itkQuadEdgeMeshEulerOperatorFlipEdgeFunction_h
19 #define itkQuadEdgeMeshEulerOperatorFlipEdgeFunction_h
38 template<
typename TMesh,
typename TQEType >
90 void operator=(const
Self &) ITK_DELETE_FUNCTION;
94 #include "itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.hxx"
Light weight base class for most itk classes.
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