NebulaGraph CPP Client  release-3.4
Point Struct Reference
Collaboration diagram for Point:

Public Member Functions

 Point (const Coordinate &v)
 
 Point (Coordinate &&v)
 
void clear ()
 
void __clear ()
 
bool operator== (const Point &rhs) const
 
bool operator< (const Point &rhs) const
 

Public Attributes

Coordinate coord
 

Detailed Description

Definition at line 73 of file Geography.h.


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