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, intersects
Vector3D getOrigin()
Copyright © 2017 CNES. All rights reserved.