Uses of Class
org.jeometry.geom3D.algorithm.delaunay.clarkson.VoronoiTriangle
| Package | Description |
|---|---|
| org.jeometry.geom3D.algorithm.delaunay.clarkson |
-
Uses of VoronoiTriangle in org.jeometry.geom3D.algorithm.delaunay.clarkson
Methods in org.jeometry.geom3D.algorithm.delaunay.clarkson that return types with arguments of type VoronoiTriangle Modifier and Type Method Description Collection<VoronoiTriangle>DelaunayTetrahedralization. dual(Point3D v)Outputs the (triangulated) boundary of the Voronoi region dual to vertex v.