| Package | Description | 
|---|---|
| gov.nasa.worldwind.terrain | 
| Modifier and Type | Field and Description | 
|---|---|
protected RectangularTessellator.RenderInfo | 
RectangularTessellator.RectTile.ri  | 
| Modifier and Type | Method and Description | 
|---|---|
RectangularTessellator.RenderInfo | 
RectangularTessellator.RectTile.getRi()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static Vec4 | 
RectangularTessellator.interpolate(int row,
           int column,
           double xDec,
           double yDec,
           RectangularTessellator.RenderInfo ri)
Calculates a  
Point that sits at xDec offset from column to column +
 1 and at yDec offset from row to row + 1. |