GlobeCameraController Class

  • GlobeCameraController
  • class Esri::ArcGISRuntime::GlobeCameraController

    A camera controller that supports free-form roaming of a scene view's camera 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

    The globe camera controller allows the user to position, orientate, and move the scene view's camera around the globe. This is the default camera controller for the SceneView.

    Relevant samples:

    See also OrbitGeoElementCameraController and OrbitLocationCameraController.

    Member Function Documentation

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

    Create a globe camera controller object.

    • parent - The optional parent QObject.

    A Globe camera controller is used to perform free roaming global navigation.

    [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.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close