gov.nasa.worldwind.terrain
Class SectorGeometry.ExtractedShapeDescription
java.lang.Object
gov.nasa.worldwind.terrain.SectorGeometry.ExtractedShapeDescription
- Enclosing interface:
- SectorGeometry
public static class SectorGeometry.ExtractedShapeDescription
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
interiorPolys
public ArrayList<Vec4[]> interiorPolys
shapeOutline
public ArrayList<SectorGeometry.BoundaryEdge> shapeOutline
SectorGeometry.ExtractedShapeDescription
public SectorGeometry.ExtractedShapeDescription(ArrayList<Vec4[]> ip,
ArrayList<SectorGeometry.BoundaryEdge> so)