|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.view.BasicOrbitViewModel
public class BasicOrbitViewModel
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface gov.nasa.worldwind.view.OrbitViewModel |
|---|
OrbitViewModel.ModelCoordinates |
| Constructor Summary | |
|---|---|
BasicOrbitViewModel()
|
|
| Method Summary | |
|---|---|
OrbitViewModel.ModelCoordinates |
computeModelCoordinates(Globe globe,
Matrix modelTransform,
Vec4 centerPoint)
|
OrbitViewModel.ModelCoordinates |
computeModelCoordinates(Globe globe,
Vec4 eyePoint,
Vec4 centerPoint,
Vec4 up)
|
Matrix |
computeTransformMatrix(Globe globe,
Position center,
Angle heading,
Angle pitch,
double zoom)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicOrbitViewModel()
| Method Detail |
|---|
public OrbitViewModel.ModelCoordinates computeModelCoordinates(Globe globe,
Matrix modelTransform,
Vec4 centerPoint)
computeModelCoordinates in interface OrbitViewModel
public OrbitViewModel.ModelCoordinates computeModelCoordinates(Globe globe,
Vec4 eyePoint,
Vec4 centerPoint,
Vec4 up)
computeModelCoordinates in interface OrbitViewModel
public Matrix computeTransformMatrix(Globe globe,
Position center,
Angle heading,
Angle pitch,
double zoom)
computeTransformMatrix in interface OrbitViewModel
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||