Uses of Class
org.hipparchus.geometry.euclidean.threed.SubPlane
Packages that use SubPlane
Package
Description
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 SubPlaneModifier and TypeMethodDescriptionPlane.emptyHyperplane()
Build a sub-hyperplane covering nothing.Plane.wholeHyperplane()
Build a region covering the whole hyperplane.