TriangulatePolygon

Module Contents

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