Uses of Class
gov.nasa.worldwind.geom.BilinearInterpolator
-
Packages that use BilinearInterpolator Package Description gov.nasa.worldwind.render gov.nasa.worldwindx.applications.sar.segmentplane -
-
Uses of BilinearInterpolator in gov.nasa.worldwind.render
Methods in gov.nasa.worldwind.render with parameters of type BilinearInterpolator Modifier and Type Method Description protected void
FramebufferTexture. drawQuad(DrawContext dc, BilinearInterpolator interp, int slices, int stacks)
-
Uses of BilinearInterpolator in gov.nasa.worldwindx.applications.sar.segmentplane
Methods in gov.nasa.worldwindx.applications.sar.segmentplane that return BilinearInterpolator Modifier and Type Method Description BilinearInterpolator
SegmentPlane. createPlaneInterpolator(Globe globe)
-