@class NSString; @interface VKDaVinciCameraController : VKScreenCameraController { void *_mapEngine; void *_cameraManager; double _currentDoublePanPitch; BOOL _isPitching; BOOL _isRotating; BOOL _wasPitched; BOOL _couldEnter3DMode; double _lastRotation; struct CGPoint { double x; double y; } _panStartScreenPoint; struct CGPoint { double x; double y; } _panLastScreenPoint; double _beganDoublePanPitch; BOOL _updateHeight; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)animateRegionWithDuration:(double)a0 timingFunction:(id /* block */)a1 stepHandler:(id /* block */)a2 completionHandler:(id /* block */)a3; - (BOOL)snapMapIfNecessary:(BOOL)a0; - (long long)tileSize; - (float)maxPitchForNormalizedZoomLevel:(float)a0; - (void)setYaw:(double)a0 animated:(BOOL)a1; - (void)tapZoom:(struct CGPoint { double x0; double x1; })a0 levels:(double)a1 completionHandler:(id /* block */)a2; - (float)idealPitchForNormalizedZoomLevel:(float)a0; - (double)heading; - (float)maximumNormalizedZoomLevel; - (void)updateWithTimestamp:(double)a0 withContext:(void *)a1; - (float)minPitchForNormalizedZoomLevel:(float)a0; - (float)minimumNormalizedZoomLevel; - (void)panWithOffset:(struct CGPoint { double x0; double x1; })a0 relativeToScreenPoint:(struct CGPoint { double x0; double x1; })a1 animated:(BOOL)a2 duration:(double)a3 completionHandler:(id /* block */)a4; - (void)setRegionRestriction:(id)a0 duration:(double)a1 timingFunction:(id /* block */)a2; - (id)mapRegion; - (void)dealloc; - (void)moveTo:(struct Coordinate2D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; })a0 zoom:(double)a1 rotation:(double)a2 tilt:(double)a3 duration:(double)a4 timingCurve:(id /* block */)a5 completion:(id /* block */)a6; - (double)minPitch; - (void)animateToRestriction:(id)a0 duration:(double)a1 timingFunction:(id /* block */)a2; - (double)presentationYaw; - (double)maximumZoomLevel; - (void)stopPinchingWithFocusPoint:(struct CGPoint { double x0; double x1; })a0; - (double)maxPitch; - (void)rotateTo:(double)a0 animated:(BOOL)a1; - (double)durationToAnimateToMapRegion:(id)a0; - (void)moveTo:(struct Coordinate2D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; })a0 height:(double)a1 useHeight:(BOOL)a2 zoom:(double)a3 rotation:(double)a4 tilt:(double)a5 duration:(double)a6 timingCurve:(id /* block */)a7 completion:(id /* block */)a8; - (void)enter3DMode; - (BOOL)usesVKCamera; - (void)updateState; - (void)startPinchingWithFocusPoint:(struct CGPoint { double x0; double x1; })a0; - (double)earthRadiusAt:(struct Unit { double x0; })a0; - (void)setCenterCoordinate3D:(struct { double x0; double x1; double x2; })a0 altitude:(double)a1 yaw:(double)a2 pitch:(double)a3 duration:(double)a4 animationStyle:(long long)a5 timingCurve:(id /* block */)a6 completion:(id /* block */)a7; - (void)zoomToDistance:(struct CGPoint { double x0; double x1; })a0 distance:(double)a1 time:(double)a2; - (void)setCenterCoordinateDistanceRange:(struct { double x0; double x1; BOOL x2; })a0 duration:(double)a1 timingFunction:(id /* block */)a2; - (void)pitch:(struct CGPoint { double x0; double x1; })a0 translation:(double)a1; - (void)_updateCanEnter3DMode; - (void)rotate:(double)a0 atScreenPoint:(struct CGPoint { double x0; double x1; })a1; - (id /* block */)createMoveToZoomOutZoomInFrameFunction:(struct CameraFrame { struct Coordinate3D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; struct Unit { double x0; } x2; } x0; struct Unit { double x0; } x1; struct Unit { double x0; } x2; struct Unit { double x0; } x3; struct Unit { double x0; } x4; })a0 toLatLon:(struct CameraFrame { struct Coordinate3D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; struct Unit { double x0; } x2; } x0; struct Unit { double x0; } x1; struct Unit { double x0; } x2; struct Unit { double x0; } x3; struct Unit { double x0; } x4; })a1; - (BOOL)canEnter3DMode; - (void)updatePinchWithFocusPoint:(struct CGPoint { double x0; double x1; })a0 oldFactor:(double)a1 newFactor:(double)a2; - (void)_updateIsPitched; - (struct { double x0; double x1; })centerCoordinate; - (void)exit3DMode; - (struct Unit { double x0; })greatCircleMidPointLatitude:(struct Unit { double x0; })a0 fromLongitude:(struct Unit { double x0; })a1 toLongitude:(struct Unit { double x0; })a2; - (void)tiltTo:(double)a0 animated:(BOOL)a1 exaggerate:(BOOL)a2; - (void)moveToZoomOutZoomInTransition:(struct Coordinate2D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; })a0 height:(double)a1 useHeight:(BOOL)a2 zoom:(double)a3 rotation:(double)a4 tilt:(double)a5 duration:(double)a6 timingCurve:(id /* block */)a7 completion:(id /* block */)a8; - (double)altitude; - (double)minimumZoomLevel; - (void)updateCameraManager; - (void)stopGlobeAnimations; - (double)distanceFromCenterCoordinate; - (void)setMapRegion:(id)a0 pitch:(double)a1 yaw:(double)a2 duration:(double)a3 timingCurve:(id /* block */)a4 completion:(id /* block */)a5; - (BOOL)isFullyPitched; - (void)startTrackingAnnotation:(id)a0 trackHeading:(BOOL)a1 animated:(BOOL)a2 duration:(double)a3 timingFunction:(id /* block */)a4; - (void)zoom:(double)a0 withFocusPoint:(struct CGPoint { double x0; double x1; })a1 completionHandler:(id /* block */)a2; - (double)geocAngleBetween:(struct Coordinate2D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; })a0 andCoordinate:(struct Coordinate2D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; })a1; - (void)setCamera:(struct shared_ptr { struct Camera *x0; struct __shared_weak_count *x1; })a0; - (BOOL)isPitched; - (void)zoomToDistance:(struct CGPoint { double x0; double x1; })a0 distance:(double)a1 time:(double)a2 completionHandler:(id /* block */)a3; - (struct Coordinate2D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; })_centerCoordinateForMapRegion:(id)a0; - (double)topDownMinimumZoomLevel; - (void)setGesturing:(BOOL)a0; - (void)setCenterCoordinate:(struct { double x0; double x1; })a0 altitude:(double)a1 yaw:(double)a2 pitch:(double)a3 duration:(double)a4 animationStyle:(long long)a5 timingCurve:(id /* block */)a6 completion:(id /* block */)a7; - (double)currentZoomLevel; - (struct Coordinate2D { struct Unit { double x0; } x0; struct Unit { double x0; } x1; })centerCoordinateRad; - (double)zoomForMapRegion:(id)a0; - (struct Unit { double x0; })widestLatitudeForMapRegion:(id)a0; - (struct vector, std::allocator>> { void *x0; void *x1; struct __compressed_pair *, std::allocator>> { void *x0; } x2; })_getVisibleArea; - (double)pitch; - (void)updateCameraLimits; - (id)mapRegionIgnoringEdgeInsets; - (id)initWithMapDataAccess:(void *)a0 animationRunner:(struct AnimationRunner { struct MapEngine *x0; } *)a1 runLoopController:(struct RunLoopController { struct MapEngine *x0; long long x1; } *)a2 cameraDelegate:(id)a3 mapEngine:(void *)a4; @end