Package | Description |
---|---|
gov.nasa.worldwind.globes |
Provides classes for representing the shape and terrain of a planet.
|
Modifier and Type | Method and Description |
---|---|
Intersection[] |
EllipsoidalGlobe.intersect(Triangle t,
double elevation) |
Intersection[] |
Globe.intersect(Triangle triangle,
double altitude)
Intersects a specified triangle with the globe.
|