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