MySQL 9.1.0
Source Code Documentation
|
This file declares the covered_by functor interface. More...
#include <memory>
#include <boost/geometry.hpp>
#include "sql/gis/box.h"
#include "sql/gis/functor.h"
#include "sql/gis/geometries.h"
#include "sql/gis/geometries_traits.h"
Go to the source code of this file.
Classes | |
class | gis::Covered_by |
Covered_by functor that calls Boost.Geometry with the correct parameter types. More... | |
Namespaces | |
namespace | gis |
This file declares the covered_by functor interface.
The functor is not intended for use directly by MySQL code.