![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
This is the complete list of members for gis::Geographic_point, including all inherited members.
| accept(Geometry_visitor *v) override | gis::Point | virtual | 
| clone() const override | gis::Geographic_point | inlinevirtual | 
| coordinate_system() const override | gis::Geographic_point | inlinevirtual | 
| Geographic_point()=default | gis::Geographic_point | |
| Geographic_point(double x, double y) | gis::Geographic_point | inline | 
| Geometry()=default | gis::Geometry | |
| Geometry(const Geometry &)=default | gis::Geometry | |
| get() const | gis::Point | |
| get() const | gis::Point | |
| get() const | gis::Point | |
| is_empty() const override | gis::Point | inlinevirtual | 
| m_x | gis::Point | private | 
| m_y | gis::Point | private | 
| operator=(const Geometry &)=default | gis::Geometry | |
| Point() | gis::Point | inline | 
| Point(double x, double y) | gis::Point | inline | 
| set(double d) | gis::Point | |
| set(double d) | gis::Point | |
| set(double d) | gis::Point | |
| type() const override | gis::Point | inlinevirtual | 
| x() const | gis::Point | |
| x(double d) | gis::Point | |
| y() const | gis::Point | |
| y(double d) | gis::Point | |
| ~Geometry()=default | gis::Geometry | virtual |