Package one.empty3.apps.opad
Class PositionMobile
java.lang.Object
one.empty3.apps.opad.PositionMobile
- Direct Known Subclasses:
SimplePositionMobile
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Point3Dprotected Point3Dprotected final ResourceBundleprotected final doubleprotected final doubleprotected Point3Dprotected Point3Dprotected final PositionUpdateprotected doubleprotected Terrain -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTrace()voidsetAngleVisee(Point3D angleVisee) voidsetAngleVueMobile(Point3D angleVueMobile) voidsetPositionSol(Point3D positionSol) voidsetTerrain(Terrain terrain)
-
Field Details
-
bundle
-
positionUpdate
-
positionIncrement
protected final double positionIncrement -
positionIncrement2
protected final double positionIncrement2 -
terrain
-
positionSol
-
angleVisee
-
positionMobile
-
angleVueMobile
-
score
protected double score -
trace
-
-
Constructor Details
-
PositionMobile
-
-
Method Details
-
getTerrain
-
setTerrain
-
getPositionSol
-
setPositionSol
-
getAngleVisee
-
setAngleVisee
-
getAngleVueMobile
-
setAngleVueMobile
-
calcPosition
-
calcDirection
-
calcDirectionPlotY
-
calcDirectionPlotX
-
calcDirectionPlotZ
-
calcPosition2D
-
calcDirection2D
-
calcCameraMobile
-
calcCamera
-
getPositionMobile
-
getTrace
-