triangulate_polygon

Module Contents

Functions

IsConvex(a, b, c)
InTriangle(a, b, c, p)
IsClockwise(poly)
GetEar(poly)
reformatXYtoList(xList, yList)
meshPolygon(xList, yList)