org.osm2world.core.math.shapes
public interface SimpleClosedShapeXZ extends ShapeXZ
Modifier and Type | Method and Description |
---|---|
Collection<TriangleXZ> |
getTriangulation()
returns a decomposition of the shape into triangles.
|
getVertexList
Collection<TriangleXZ> getTriangulation()