![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
This file declares the transform functor interface. More...
#include <memory>#include <string>#include "my_compiler.h"#include <boost/geometry.hpp>#include <boost/geometry/srs/transformation.hpp>#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::Transform | 
| Transform functor that calls Boost.Geometry with the correct parameter types.  More... | |
Namespaces | |
| namespace | gis | 
This file declares the transform functor interface.
The functor is not intended for use directly by MySQL code. It should be used indirectly through the gis::transform() function.