Uses of Class
org.episteme.core.mathematics.geometry.ConvexHull3D.Face
Packages that use ConvexHull3D.Face
-
Uses of ConvexHull3D.Face in org.episteme.core.mathematics.geometry
Methods in org.episteme.core.mathematics.geometry that return types with arguments of type ConvexHull3D.FaceModifier and TypeMethodDescriptionstatic List<ConvexHull3D.Face> Computes the 3D convex hull of a set of points.