My Project
Public Member Functions | Public Attributes | List of all members
MecatorPoint Struct Reference

#include <BaiduPanoUtils.h>

Public Member Functions

 MecatorPoint ()
 
 MecatorPoint (double dx, double dy)
 

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 13 of file BaiduPanoUtils.h.

Constructor & Destructor Documentation

§ MecatorPoint() [1/2]

MecatorPoint::MecatorPoint ( )
inline

Definition at line 17 of file BaiduPanoUtils.h.

§ MecatorPoint() [2/2]

MecatorPoint::MecatorPoint ( double  dx,
double  dy 
)
inline

Definition at line 18 of file BaiduPanoUtils.h.

Member Data Documentation

§ x

double MecatorPoint::x

Definition at line 15 of file BaiduPanoUtils.h.

§ y

double MecatorPoint::y

Definition at line 16 of file BaiduPanoUtils.h.


The documentation for this struct was generated from the following file: