C# Class ClipperLib.LocalMinima

Show file Open project: iNiKe/clipper Class Usage Examples

Public Properties

Property Type Description
Y System.Int64
leftBound TEdge
next LocalMinima
rightBound TEdge

Property Details

Y public property

public Int64,System Y
return System.Int64

leftBound public property

public TEdge,ClipperLib leftBound
return TEdge

next public property

public LocalMinima,ClipperLib next
return LocalMinima

rightBound public property

public TEdge,ClipperLib rightBound
return TEdge