public interface Tessellator
Modifier and Type | Method and Description |
---|---|
<V extends Value<V>> |
getTessellationMesh(SimplePolygon<?,V> polygon,
Mesh.MeshingScheme scheme,
int runLimit,
boolean restrictToConvex) |
<V extends Value<V>> Mesh<Vector2<V>> getTessellationMesh(SimplePolygon<?,V> polygon, Mesh.MeshingScheme scheme, int runLimit, boolean restrictToConvex)