NebulaGraph CPP Client  release-3.4
Polygon Struct Reference

Public Member Functions

 Polygon (const std::vector< std::vector< Coordinate >> &v)
 
 Polygon (std::vector< std::vector< Coordinate >> &&v)
 
uint32_t numCoordList () const
 
void clear ()
 
void __clear ()
 
bool operator== (const Polygon &rhs) const
 
bool operator< (const Polygon &rhs) const
 

Public Attributes

std::vector< std::vector< Coordinate > > coordListList
 

Detailed Description

Definition at line 121 of file Geography.h.


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