9 #import <CoreLocation/CoreLocation.h>
11 #ifndef QORIENTATION_H
12 #define QORIENTATION_H
20 const CLLocationDirection heading;
31 static inline QOrientation QOrientationMake(CLLocationDirection heading,
double pitch)
偏航俯仰角结构体
Definition: QOrientation.h:17