gov.nasa.worldwind.util
Class ImageInterpolator.ContainingCell
java.lang.Object
gov.nasa.worldwind.util.ImageInterpolator.ContainingCell
- Enclosing class:
- ImageInterpolator
public static class ImageInterpolator.ContainingCell - extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldIndices
public final int[] fieldIndices
m0
public final int m0
m1
public final int m1
maxx
public final float maxx
maxy
public final float maxy
minx
public final float minx
miny
public final float miny
n0
public final int n0
n1
public final int n1
uv
public final double[] uv
|
|