| Package | Description |
|---|---|
| gov.nasa.worldwind.terrain |
| Modifier and Type | Method and Description |
|---|---|
void |
HighResolutionTerrain.intersect(List<Position> positions,
HighResolutionTerrain.IntersectionCallback callback)
Intersects a specified list of geographic two-position lines with the terrain.
|