NASA World Wind

Uses of Class
gov.nasa.worldwind.terrain.SectorGeometry.ExtractedShapeDescription

Packages that use SectorGeometry.ExtractedShapeDescription
gov.nasa.worldwind.render   
gov.nasa.worldwind.terrain   
 

Uses of SectorGeometry.ExtractedShapeDescription in gov.nasa.worldwind.render
 

Method parameters in gov.nasa.worldwind.render with type arguments of type SectorGeometry.ExtractedShapeDescription
protected static long ConformingShape.sizeInBytesOf(ArrayList<SectorGeometry.ExtractedShapeDescription> esdL)
           
 

Uses of SectorGeometry.ExtractedShapeDescription in gov.nasa.worldwind.terrain
 

Methods in gov.nasa.worldwind.terrain that return SectorGeometry.ExtractedShapeDescription
 SectorGeometry.ExtractedShapeDescription SectorGeometry.getIntersectingTessellationPieces(Plane[] p)
           
 SectorGeometry.ExtractedShapeDescription SectorGeometry.getIntersectingTessellationPieces(Vec4 Cxyz, Vec4 uHat, Vec4 vHat, double uRadius, double vRadius)
           
 


NASA World Wind