Package org.apache.commons.geometry.euclidean.threed.shape
This package provides utilities for constructing basic 3D shapes.
-
Class Summary Class Description Parallelepiped Class representing parallelepipeds, i.e.Parallelepiped.Builder Class designed to aid construction ofParallelepiped
instances.Sphere Class representing a 3 dimensional sphere in Euclidean space.Sphere.SphereMeshApproximationBuilder Internal class used to construct geodesic mesh sphere approximations.Sphere.SphereTreeApproximationBuilder Internal class used to construct hyperplane-bounded approximations of spheres as BSP trees.