LocalMinima

clipper.LocalMinima (Class)

Static Members

get(vertex: Vertex, polytype: PathType, ?isOpen: Bool = false): LocalMinima
Name Type Default
vertex Vertex
polytype PathType
isOpen Bool false
Returns
LocalMinima

compare(lm1: LocalMinima, lm2: LocalMinima): Int
Name Type
lm1 LocalMinima
lm2 LocalMinima
Returns
Int

Instance Members

vertex: Vertex

polytype: PathType

isOpen: Bool

new(vertex: Vertex, polytype: PathType, ?isOpen: Bool = false): Void
Name Type Default
vertex Vertex
polytype PathType
isOpen Bool false

Metadata

Name Parameters
:hxGen -