public class CSGtoJavafx
extends java.lang.Object
| Constructor and Description |
|---|
CSGtoJavafx() |
| Modifier and Type | Method and Description |
|---|---|
static MeshContainer |
meshFromPolygon(java.util.List<Polygon> poly) |
static MeshContainer |
meshFromPolygon(Polygon... poly) |
public static MeshContainer meshFromPolygon(Polygon... poly)
public static MeshContainer meshFromPolygon(java.util.List<Polygon> poly)