Uses of Class
gov.nasa.worldwind.geom.Triangle
-
Packages that use Triangle Package Description gov.nasa.worldwind.globes Provides classes for representing the shape and terrain of a planet. -
-
Uses of Triangle in gov.nasa.worldwind.globes
Methods in gov.nasa.worldwind.globes with parameters of type Triangle Modifier and Type Method Description Intersection[]
EllipsoidalGlobe. intersect(Triangle t, double elevation)
Intersection[]
Globe. intersect(Triangle triangle, double altitude)
Intersects a specified triangle with the globe.
-