Package | Description |
---|---|
gov.nasa.worldwindx.examples.lineofsight |
Examples of how to perform line of sight calculations in WorldWind.
|
Class and Description |
---|
LineIntersector
Base class for intersectors that compute intersections with a line.
|
PointGrid.Attributes |
ShapeLineIntersector
Computes the intersections of a collection of lines with collection of
Renderable s. |
TerrainLineIntersector
Computes the intersections of a collection of lines with the terrain.
|