Package | Description |
---|---|
gov.nasa.worldwind.view.orbit |
Modifier and Type | Method and Description |
---|---|
static OrbitViewInputSupport.OrbitViewState |
OrbitViewInputSupport.computeOrbitViewState(Globe globe,
Matrix modelTransform,
Vec4 centerPoint) |
static OrbitViewInputSupport.OrbitViewState |
OrbitViewInputSupport.computeOrbitViewState(Globe globe,
Vec4 eyePoint,
Vec4 centerPoint,
Vec4 up) |
static OrbitViewInputSupport.OrbitViewState |
OrbitViewInputSupport.getSurfaceIntersection(Globe globe,
SectorGeometryList terrain,
Position centerPosition,
Angle heading,
Angle pitch,
double zoom) |
Modifier and Type | Method and Description |
---|---|
protected void |
BasicOrbitView.setModelCoordinates(OrbitViewInputSupport.OrbitViewState modelCoords) |
protected boolean |
BasicOrbitView.validateModelCoordinates(OrbitViewInputSupport.OrbitViewState modelCoords) |