Searched refs:rotateCameraPitch (Results 1 – 2 of 2) sorted by relevance
323 public void rotateCameraPitch(float delta) { in rotateCameraPitch() method in HomeController3D324 this.cameraState.rotateCameraPitch(delta); in rotateCameraPitch()373 public void rotateCameraPitch(float delta) { in rotateCameraPitch() method in HomeController3D.CameraControllerState808 public void rotateCameraPitch(float delta) { in rotateCameraPitch() method in HomeController3D.TopCameraState981 public void rotateCameraPitch(float delta) { in rotateCameraPitch() method in HomeController3D.ObserverCameraState
703 controller.rotateCameraPitch(pitchDelta); in NavigationButton()1507 controller.rotateCameraPitch(pitchDelta); in addMouseListeners()1744 controller.rotateCameraPitch(this.delta); in createActions()