![]() |
Maria GDK 4.7.0.84
Documentation of managed code in develop branch
|
Public Member Functions | |
virtual void | Clear () |
bool | AddPath (Path pg, PolyType polyType, bool Closed) |
bool | AddPaths (Paths ppg, PolyType polyType, bool closed) |
Static Public Member Functions | |
static IntRect | GetBounds (Paths paths) |
Protected Member Functions | |
void | PopLocalMinima () |
virtual void | Reset () |
Static Protected Member Functions | |
static bool | SlopesEqual (IntPoint pt1, IntPoint pt2, IntPoint pt3, bool UseFullRange) |
static bool | SlopesEqual (IntPoint pt1, IntPoint pt2, IntPoint pt3, IntPoint pt4, bool UseFullRange) |
Static Protected Attributes | |
const double | horizontal = -3.4E+38 |
const int | Skip = -2 |
const int | Unassigned = -1 |
const double | tolerance = 1.0E-20 |
Properties | |
bool | PreserveCollinear [get, set] |