NASA World Wind

Uses of Class
gov.nasa.worldwind.render.airspaces.Curtain.CurtainGeometry

Packages that use Curtain.CurtainGeometry
gov.nasa.worldwind.render.airspaces   
 

Uses of Curtain.CurtainGeometry in gov.nasa.worldwind.render.airspaces
 

Methods in gov.nasa.worldwind.render.airspaces that return Curtain.CurtainGeometry
protected  Curtain.CurtainGeometry Curtain.getCurtainGeometry(DrawContext dc, int count, LatLon[] locations, String pathType, double splitThreshold, double[] altitudes, boolean[] terrainConformant, Vec4 referenceCenter)
           
 

Methods in gov.nasa.worldwind.render.airspaces with parameters of type Curtain.CurtainGeometry
protected  void Curtain.makeCurtainGeometry(DrawContext dc, int count, LatLon[] locations, String pathType, double splitThreshold, double[] altitudes, boolean[] terrainConformant, Vec4 referenceCenter, Curtain.CurtainGeometry dest)
           
 


NASA World Wind