Class QFirstPersonCameraController

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QFirstPersonCameraController extends QAbstractCameraController

Allows controlling the scene camera from the first person perspective

Java wrapper for Qt class Qt3DExtras::QFirstPersonCameraController

  • Field Details

    • staticMetaObject

      public static final QMetaObject staticMetaObject
      This variable stores the meta-object for the class.
  • Constructor Details

    • QFirstPersonCameraController

      public QFirstPersonCameraController()

      Overloaded constructor for QFirstPersonCameraController(io.qt.qt3d.core.QNode) with parent = null.

    • QFirstPersonCameraController

      public QFirstPersonCameraController(QNode parent)
    • QFirstPersonCameraController

      protected QFirstPersonCameraController(QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
    • QFirstPersonCameraController

      protected QFirstPersonCameraController(QObject.QDeclarativeConstructor constructor)
      Constructor for internal use only. It is not allowed to call the declarative constructor from inside Java.