![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
This file implements the difference functor. More...
#include <memory>#include <boost/geometry.hpp>#include "sql/gis/difference_functor.h"#include "sql/gis/gc_utils.h"#include "sql/gis/geometries.h"#include "sql/gis/geometries_traits.h"#include "sql/gis/so_utils.h"Namespaces | |
| namespace | gis | 
Functions | |
| template<typename GC , typename MPt , typename MLs , typename MPy > | |
| static std::unique_ptr< Geometry > | gis::typed_geometry_collection_apply_difference (const Difference &f, const Geometrycollection *g1, const Geometry *g2) | 
| static std::unique_ptr< Geometry > | gis::geometry_collection_apply_difference (const Difference &f, const Geometrycollection *g1, const Geometry *g2) | 
| Apply a Difference functor to two geometries, where at least one is a geometry collection.  More... | |
This file implements the difference functor.