public interface InfiniteCone extends InfiniteShape
This interface extends the infinite shape for the particular cases of infinite cones.
Shape.distanceTo(Line),
Shape.intersects(Line)| Modifier and Type | Method and Description |
|---|---|
Vector3D |
getOrigin() |
closestPointTo, distanceTo, getIntersectionPoints, intersectsVector3D getOrigin()
Copyright © 2024 CNES. All rights reserved.