The Globe camera controller provides free roaming camera navigation around the globe. More...
| Header | #include <Globe |
| Since | Esri |
| Inherits | Esri |
This class was introduced in Esri::ArcGISRuntime 100.1.
Public Functions
| Globe | |
| virtual | ~ |
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
GlobeCameraController::GlobeCameraController (QObject *parent = nullptr)
Default constructor.
- parent - The optional parent.
[override virtual] GlobeCameraController::~GlobeCameraController ()
Destructor.