MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for gis::Geometry, including all inherited members.
accept(Geometry_visitor *v)=0 | gis::Geometry | pure virtual |
clone() const =0 | gis::Geometry | pure virtual |
coordinate_system() const =0 | gis::Geometry | pure virtual |
Geometry()=default | gis::Geometry | |
Geometry(const Geometry &)=default | gis::Geometry | |
is_empty() const =0 | gis::Geometry | pure virtual |
operator=(const Geometry &)=default | gis::Geometry | |
type() const =0 | gis::Geometry | pure virtual |
~Geometry()=default | gis::Geometry | virtual |