VisioMove Essential (iOS)  1.27.8
VMECameraContext Class Reference

Description

An immutable class that aggregates all camera context such as target, altitude, bearing, pitch, and radius.

Version
1.24

Inherits <NSObject>.

Instance Methods

(instancetype) - initWithLatLng:altitude:radius:pitch:bearing:
 Create a VMECameraContext object. More...
 
(BOOL) - isEqual:
 Compares this camera context to the specified object. More...
 
(NSString *) - description
 

Properties

VMELatLngtarget
 The location that the camera is pointing at. More...
 
double altitude
 The altitude of the camera. More...
 
double bearing
 Direction that the camera is pointing in, in degrees clockwise from north. More...
 
double pitch
 The pitch, in degrees, of the camera angle from the horizon (0 degrees is looking towards the horizon, -90 is looking towards the ground, and 90 is looking towards the sky). More...
 
double radius
 The distance between the camera to the ground along is pitch angle. More...
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy