Uses of Class
org.hipparchus.geometry.euclidean.threed.SubLine
Packages that use SubLine
Package
Description
This package provides basic 3D geometry components.
-
Uses of SubLine in org.hipparchus.geometry.euclidean.threed
Methods in org.hipparchus.geometry.euclidean.threed that return SubLineMethods in org.hipparchus.geometry.euclidean.threed with parameters of type SubLineModifier and TypeMethodDescriptionSubLine.intersection
(SubLine subLine, boolean includeEndPoints) Get the intersection of the instance and another sub-line.