MySQL 8.0.39
Source Code Documentation
|
This is the complete list of members for gis::Box, including all inherited members.
Box()=default | gis::Box | |
Box(const Box &)=default | gis::Box | |
Box(Box &&)=default | gis::Box | |
coordinate_system() const =0 | gis::Box | pure virtual |
max_corner() const =0 | gis::Box | pure virtual |
max_corner()=0 | gis::Box | pure virtual |
min_corner() const =0 | gis::Box | pure virtual |
min_corner()=0 | gis::Box | pure virtual |
operator=(const Box &)=default | gis::Box | |
operator=(Box &&)=default | gis::Box | |
~Box()=default | gis::Box | virtual |