![]() |
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
#import <RotateDelegate.h>
Static Public Member Functions | |
(WhirlyGlobeRotateDelegate *) | + rotateDelegateForView:globeView: |
Create a rotation gesture and a delegate and write them up to the given UIView. | |
Protected Attributes | |
RotationType | rotType |
What sort of rotation state we're in. Not used. | |
WhirlyGlobeView * | globeView |
Eigen::Quaternionf | startQuat |
Starting point for rotation. | |
Eigen::Vector3f | axis |
Axis to rotate around. |
Rotation delegate is for two fingered rotation around the axis at the middle of the screen