NASA World Wind

Uses of Class
gov.nasa.worldwind.geom.Triangle

Packages that use Triangle
gov.nasa.worldwind.globes   
 

Uses of Triangle in gov.nasa.worldwind.globes
 

Methods in gov.nasa.worldwind.globes with parameters of type Triangle
 Intersection[] Globe.intersect(Triangle t, double altitude)
           
 Intersection[] EllipsoidalGlobe.intersect(Triangle t, double elevation)
          Determines if and where a Triangle intersects the globe ellipsoid at a given elevation.
 


NASA World Wind