|
NebulaGraph CPP Client
release-3.8
|

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 |
Definition at line 73 of file Geography.h.