Package | Description |
---|---|
fr.cnes.sirius.patrius.math.geometry.euclidean.threed |
Modifier and Type | Method and Description |
---|---|
List<Segment> |
SubLine.getSegments()
Get the endpoints of the sub-line.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Segment.isIntersectingSegments(Segment[] segments)
Indicates whether or not the given segments intersect each other.
|
Constructor and Description |
---|
SubLine(Segment segment)
Create a sub-line from a segment.
|
Copyright © 2023 CNES. All rights reserved.