|
Horizon
|
Public Member Functions | |
| PolyNode * | GetFirst () const |
| void | Clear () |
| int | Total () const |
Public Member Functions inherited from ClipperLib::PolyNode | |
| PolyNode * | GetNext () const |
| bool | IsHole () const |
| bool | IsOpen () const |
| int | ChildCount () const |
Friends | |
| class | Clipper |
Additional Inherited Members | |
Public Attributes inherited from ClipperLib::PolyNode | |
| Path | Contour |
| PolyNodes | Childs |
| PolyNode * | Parent |