NASA World Wind

Uses of Class
gov.nasa.worldwind.geom.BilinearInterpolator

Packages that use BilinearInterpolator
gov.nasa.worldwind.render   
 

Uses of BilinearInterpolator in gov.nasa.worldwind.render
 

Methods in gov.nasa.worldwind.render that return BilinearInterpolator
 BilinearInterpolator SegmentPlane.createPlaneInterpolator(Globe globe)
           
 

Methods in gov.nasa.worldwind.render with parameters of type BilinearInterpolator
protected  void FramebufferTexture.drawQuad(DrawContext dc, BilinearInterpolator interp, int slices, int stacks)
           
 


NASA World Wind