#include <MROffsetContours.h>
Public Member Functions | |
| bool | valid () const |
| bool | isIntersection () const |
Public Attributes | |
| OffsetContourIndex | lOrg |
| OffsetContourIndex | lDest |
| index of lower corresponding destination point on input contour | |
| OffsetContourIndex | uOrg |
| index of upper corresponding origin point on input contour | |
| OffsetContourIndex | uDest |
| index of upper corresponding destination point on input contour | |
| float | lRatio { 0.0f } |
| float | uRatio { 0.0f } |