| Package | Description |
|---|---|
| gov.nasa.worldwind.terrain |
| Modifier and Type | Field and Description |
|---|---|
protected HighResolutionTerrain.RenderInfo |
HighResolutionTerrain.RectTile.ri |
| Modifier and Type | Method and Description |
|---|---|
protected HighResolutionTerrain.RenderInfo |
HighResolutionTerrain.buildVerts(HighResolutionTerrain.RectTile tile)
Computes a terrain tile's vertices.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Vec4 |
HighResolutionTerrain.interpolate(int row,
int column,
double xDec,
double yDec,
HighResolutionTerrain.RenderInfo ri) |