C# Class ClipperLib.PolyNode

Show file Open project: iNiKe/clipper Class Usage Examples

Public Methods

Method Description
GetNext ( ) : PolyNode

Private Methods

Method Description
AddChild ( PolyNode Child ) : void
GetNextSiblingUp ( ) : PolyNode
IsHoleNode ( ) : bool

Method Details

GetNext() public method

public GetNext ( ) : PolyNode
return PolyNode