Package map3D.fx

Class CameraControl

java.lang.Object
map3D.fx.CameraControl

public class CameraControl extends Object
Class for controlling everything to do with the FX Camera observing the scene.
Author:
Doug Gillespie
  • Constructor Details

  • Method Details

    • getCameraXform

      public Xform getCameraXform()
      Returns:
      the cameraXform
    • getCameraXform2

      public Xform getCameraXform2()
      Returns:
      the cameraXform2
    • getCameraXform3

      public Xform getCameraXform3()
      Returns:
      the cameraXform3
    • buildCamera

      public void buildCamera()
    • getCamera

      public javafx.scene.PerspectiveCamera getCamera()
      Returns:
      the camera
    • getMap3dDisplayFX

      public Test3DDisplayFX getMap3dDisplayFX()
      Returns:
      the map3dDisplayFX