A base class for all camera controllers. More...
Header: | #include <CameraController.h> |
Since: | Esri::ArcGISRuntime 100.1 |
Inherits: | Esri::ArcGISRuntime::Object |
Inherited By: | Esri::ArcGISRuntime::GlobeCameraController, Esri::ArcGISRuntime::OrbitGeoElementCameraController, Esri::ArcGISRuntime::OrbitLocationCameraController, and Esri::ArcGISRuntime::TransformationMatrixCameraController |
This class was introduced in Esri::ArcGISRuntime 100.1.
Public Functions
virtual | ~CameraController() override |
Esri::ArcGISRuntime::CameraControllerType | cameraControllerType() const |
Detailed Description
Camera controllers can be applied to a SceneView to determine the camera interaction and navigation model.
Member Function Documentation
[override virtual]
CameraController::~CameraController ()
Destructor
Esri::ArcGISRuntime::CameraControllerType CameraController::cameraControllerType () const
Returns the type of this camera controller.