triangulateSingleMonotoneFace MethodStatic

Triangulate a single face with (linear time) logic applicable only if the lowNode is the lowest node.

triangulateSingleMonotoneFace(graph: HalfEdgeGraph, start: HalfEdge): boolean

Parameter Type Description
graph HalfEdgeGraph  
start HalfEdge  

Returns - false if any monotonicity condition is violated.

Defined in

Last Updated: 08 January, 2020