24 #ifndef __FMCONTOURSBASE_H__
25 #define __FMCONTOURSBASE_H__
146 {
return eRes < erErrors && eRes >=
erWarnings; };
269 : ptPoint( rPt ), dParamA( dPA ), dParamB( dPB ), eType( eIT )
static bool lessParamA(const Intersection &rI1, const Intersection &rI2)
static bool lessParamB(const Intersection &rI1, const Intersection &rI2)
Intersection(const OdGePoint2d &rPt, double dPA=0, double dPB=0, Types eIT=eitNone)
Intersection & swapParams()
@ erFailedToCloseContours
@ erOperationNotApplicable
bool isWarning(Result eRes)
bool isError(Result eRes)
void swap(signal< Handler, SignalTraits, Allocator > &lhs, signal< Handler, SignalTraits, Allocator > &rhs)