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 Link icon

  • Method Details Link icon

    • getCameraXform Link icon

      public Xform getCameraXform()
      Returns:
      the cameraXform
    • getCameraXform2 Link icon

      public Xform getCameraXform2()
      Returns:
      the cameraXform2
    • getCameraXform3 Link icon

      public Xform getCameraXform3()
      Returns:
      the cameraXform3
    • buildCamera Link icon

      public void buildCamera()
    • getCamera Link icon

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

      public Test3DDisplayFX getMap3dDisplayFX()
      Returns:
      the map3dDisplayFX