Method | Description | |
---|---|---|
Triangulate ( List |
Method | Description | |
---|---|---|
AddEdgesToFlipStack ( Face, f, Stack |
||
CreateBoundingTriangle ( HMesh, mesh, List |
||
FindTriangleWithinPoint ( HMesh, mesh, Vector3 pos ) : Face, | ||
FlipEdge ( Halfedge, e, Stack |
||
InsertPointInTriangle ( Face, triangle, Vector3 point ) : void | ||
IsLocalDelaunay ( Halfedge, e ) : bool | ||
PrecondFlipEdge ( HMesh, mesh, Halfedge, he ) : bool |
public static Triangulate ( List |
||
positions | List |
|
return | HMesh, |