NebulaGraph CPP Client  release-3.4
Coordinate Struct Reference

Public Member Functions

 Coordinate (double lng, double lat)
 
void clear ()
 
void __clear ()
 
bool operator== (const Coordinate &rhs) const
 
bool operator!= (const Coordinate &rhs) const
 
bool operator< (const Coordinate &rhs) const
 

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 42 of file Geography.h.


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