Package | Description |
---|---|
org.hipparchus.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
Modifier and Type | Method and Description |
---|---|
SubLine |
Line.wholeLine()
Build a sub-line covering the whole line.
|
Modifier and Type | Method and Description |
---|---|
Vector3D |
SubLine.intersection(SubLine subLine,
boolean includeEndPoints)
Get the intersection of the instance and another sub-line.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.