Uses of Class
org.hipparchus.geometry.euclidean.threed.SubPlane
-
Packages that use SubPlane Package Description org.hipparchus.geometry.euclidean.threed This package provides basic 3D geometry components. -
-
Uses of SubPlane in org.hipparchus.geometry.euclidean.threed
Methods in org.hipparchus.geometry.euclidean.threed that return SubPlane Modifier and Type Method Description SubPlanePlane. emptyHyperplane()Build a sub-hyperplane covering nothing.SubPlanePlane. wholeHyperplane()Build a region covering the whole hyperplane.
-