![]() |
MySQL 8.4.7
Source Code Documentation
|
Declares the area functor interface. More...
#include <boost/geometry.hpp>#include "sql/gis/functor.h"#include "sql/gis/geometries.h"#include "sql/gis/geometries_cs.h"Go to the source code of this file.
Classes | |
| class | gis::Area |
| Area functor that calls boost::geometry::area with the correct parameter types. More... | |
Namespaces | |
| namespace | gis |
Declares the area functor interface.
The functor is not intended for use directly by MySQL code. It should be used indirectly through the gis::area() function.