|
NASA World Wind | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Intersection | |
---|---|
gov.nasa.worldwind.geom | |
gov.nasa.worldwind.globes |
Uses of Intersection in gov.nasa.worldwind.geom |
---|
Methods in gov.nasa.worldwind.geom that return Intersection | |
---|---|
Intersection[] |
Sphere.intersect(Line line)
Obtains the intersections of this sphere with a line. |
Intersection[] |
Extent.intersect(Line line)
Obtain the intersections of this extent with line . |
Intersection[] |
Cylinder.intersect(Line line)
|
Uses of Intersection in gov.nasa.worldwind.globes |
---|
Methods in gov.nasa.worldwind.globes that return Intersection | |
---|---|
Intersection[] |
FlatGlobe.intersect(Line line)
|
Intersection[] |
EllipsoidalGlobe.intersect(Line line)
|
Intersection[] |
Globe.intersect(Line line,
double altitude)
|
Intersection[] |
FlatGlobe.intersect(Line line,
double altitude)
|
Intersection[] |
EllipsoidalGlobe.intersect(Line line,
double altitude)
|
|
NASA World Wind | ||||||||
PREV NEXT | FRAMES NO FRAMES |