Uses of Class
gov.nasa.worldwindx.examples.analytics.AnalyticSurface.RenderInfo
-
Packages that use AnalyticSurface.RenderInfo Package Description gov.nasa.worldwindx.examples.analytics -
-
Uses of AnalyticSurface.RenderInfo in gov.nasa.worldwindx.examples.analytics
Fields in gov.nasa.worldwindx.examples.analytics declared as AnalyticSurface.RenderInfo Modifier and Type Field Description protected AnalyticSurface.RenderInfo
AnalyticSurface. surfaceRenderInfo
Methods in gov.nasa.worldwindx.examples.analytics with parameters of type AnalyticSurface.RenderInfo Modifier and Type Method Description protected void
AnalyticSurface. updateNextSurfacePoint(DrawContext dc, Angle lat, Angle lon, AnalyticSurface.GridPointAttributes attr, AnalyticSurface.RenderInfo outRenderInfo)
protected void
AnalyticSurface. updateSurfaceNormals(AnalyticSurface.RenderInfo outRenderInfo)
protected void
AnalyticSurface. updateSurfacePoints(DrawContext dc, AnalyticSurface.RenderInfo outRenderInfo)
-