P2T Class |
[Missing <summary> documentation for "T:Poly2Tri.P2T"]
public static class P2T
The P2T type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateContext | |
![]() ![]() | Triangulate(ConstrainedPointSet) | |
![]() ![]() | Triangulate(PointSet) | |
![]() ![]() | Triangulate(Polygon) | |
![]() ![]() | Triangulate(PolygonSet) | |
![]() ![]() | Triangulate(TriangulationContext) | |
![]() ![]() | Triangulate(TriangulationAlgorithm, Triangulatable) | |
![]() ![]() | Warmup | Will do a warmup run to let the JVM optimize the triangulation code -- or would if this were Java --MM |