Package map3D.fx
Class CameraControl
java.lang.Object
map3D.fx.CameraControl
Class for controlling everything to do with the FX Camera observing the scene.
- Author:
- Doug Gillespie
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
javafx.scene.PerspectiveCamera
-
Constructor Details
-
CameraControl
-
-
Method Details
-
getCameraXform
- Returns:
- the cameraXform
-
getCameraXform2
- Returns:
- the cameraXform2
-
getCameraXform3
- Returns:
- the cameraXform3
-
buildCamera
public void buildCamera() -
getCamera
public javafx.scene.PerspectiveCamera getCamera()- Returns:
- the camera
-
getMap3dDisplayFX
- Returns:
- the map3dDisplayFX
-