TriangulatorTriangulate Method |
Name | Description | |
---|---|---|
Triangulate(IListPoint) | Triangulate method triangulates the specified points and creates a list of triangle indices that define the polygon. | |
Triangulate(PointCollection, ListInt32) | Triangulate method triangulates the polygons and returns positions and triangle indices that can be used to create a 3D mesh. | |
Triangulate(IListPoint, PointCollection, ListInt32) | Triangulate method triangulates the polygons and returns positions and triangle indices that can be used to create a 3D mesh. |