public interface Cone extends SolidShape
This interface extends the solid shape for the particular case of cones.
Shape.distanceTo(Line)
,
Shape.intersects(Line)
closestPointTo, distanceTo, getIntersectionPoints, intersects
Copyright © 2020 CNES. All rights reserved.