24#ifndef __FMCONTOURSBASE_H__
25#define __FMCONTOURSBASE_H__
288 : ptPoint(rPt), dParamA(dPA), dParamB(dPB), eType(eIT)
298 std::swap(dParamA, dParamB);
static bool lessParamA(const Intersection &rI1, const Intersection &rI2)
Intersection & swapParams()
static bool lessParamB(const Intersection &rI1, const Intersection &rI2)
Intersection(const OdGePoint2d &rPt, double dPA=0, double dPB=0, Types eIT=eitNone)
@ erFailedToCloseContours
@ erOperationNotApplicable
bool isWarning(Result eRes)
bool isError(Result eRes)