My Project
Classes | Typedefs | Enumerations
BaiduPanoUtils.h File Reference
#import <Foundation/Foundation.h>
#import <CoreGraphics/CoreGraphics.h>
#import <UIKit/UIKit.h>
#import <CoreLocation/CoreLocation.h>

Go to the source code of this file.

Classes

struct  MecatorPoint
 
class  BaiduPanoUtils
 

Typedefs

typedef struct MecatorPoint MECATORPOINT
 
typedef struct MecatorPointBPMECATORPOINT
 

Enumerations

enum  COOR_TYPE : NSUInteger { COOR_TYPE_BDLL = 1, COOR_TYPE_BDMC = 2, COOR_TYPE_GPS = 3, COOR_TYPE_COMMON = 4 }
 

Typedef Documentation

§ BPMECATORPOINT

typedef struct MecatorPoint * BPMECATORPOINT

§ MECATORPOINT

typedef struct MecatorPoint MECATORPOINT

Enumeration Type Documentation

§ COOR_TYPE

enum COOR_TYPE : NSUInteger
Enumerator
COOR_TYPE_BDLL 
COOR_TYPE_BDMC 
COOR_TYPE_GPS 
COOR_TYPE_COMMON 

Definition at line 21 of file BaiduPanoUtils.h.