Uses of Interface
org.apache.commons.math3.geometry.euclidean.threed.InfiniteCone

Packages that use InfiniteCone
org.apache.commons.math3.geometry.euclidean.threed This package provides basic 3D geometry components. 
 

Uses of InfiniteCone in org.apache.commons.math3.geometry.euclidean.threed
 

Classes in org.apache.commons.math3.geometry.euclidean.threed that implement InfiniteCone
 class InfiniteEllipticCone
           This class is the Infinite Oblique Circular Cone class.
 class InfiniteRectangleCone
           This is a describing class for a 3D infinite cone, with some algorithm to compute intersections and distances to some other objects.
 class InfiniteRightCircularCone
           This is a describing class for a 3D infinite cone, with some algorithm to compute intersections and distances to some other objects.
 



Copyright © 2017 CNES. All Rights Reserved.