triangulateSingleMonotoneFace MethodStatic
Triangulate a single face with (linear time) logic applicable only if the lowNode is the lowest node.
triangulateSingleMonotoneFace(graph: , start: ): boolean
| Parameter | Type | Description | 
|---|---|---|
| graph | ||
| start | 
Returns - boolean
false if any monotonicity condition is violated.
Defined in
- topology/Triangulation.ts Line 845
Last Updated: 30 November, 2023