GlobeCameraController Class

  • GlobeCameraController
  • class Esri::ArcGISRuntime::GlobeCameraController

    The Globe camera controller provides free roaming camera navigation around the globe. More...

    Header: #include <GlobeCameraController.h>
    Since: Esri::ArcGISRuntime 100.1
    Inherits: Esri::ArcGISRuntime::CameraController

    Public Functions

    GlobeCameraController(QObject *parent = nullptr)
    virtual ~GlobeCameraController() override

    Detailed Description

    Camera controllers can be applied to a SceneView to determine the camera interaction and navigation model.

    This is the default camera controller of the SceneView.

    Member Function Documentation

    [explicit] GlobeCameraController::GlobeCameraController(QObject *parent = nullptr)

    Default constructor.

    • parent - The optional parent.

    [override virtual] GlobeCameraController::~GlobeCameraController()

    Destructor.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.