MySQL 8.4.0
Source Code Documentation
box_traits.h File Reference

This file contains Boost.Geometry type traits declarations for Cartesian and geographic boxes. More...

#include <boost/geometry/geometries/concepts/box_concept.hpp>
#include "sql/gis/box.h"
#include "sql/gis/geometries.h"
#include "sql/gis/geometries_cs.h"
#include "sql/gis/geometries_traits.h"

Go to the source code of this file.

Classes

struct  boost::geometry::traits::tag< gis::Cartesian_box >
 
struct  boost::geometry::traits::point_type< gis::Cartesian_box >
 
struct  boost::geometry::traits::indexed_access< gis::Cartesian_box, min_corner, Dimension >
 
struct  boost::geometry::traits::indexed_access< gis::Cartesian_box, max_corner, Dimension >
 
struct  boost::geometry::traits::tag< gis::Geographic_box >
 
struct  boost::geometry::traits::point_type< gis::Geographic_box >
 
struct  boost::geometry::traits::indexed_access< gis::Geographic_box, min_corner, Dimension >
 
struct  boost::geometry::traits::indexed_access< gis::Geographic_box, max_corner, Dimension >
 

Namespaces

namespace  boost
 Tag dispatch for custom Role_properties.
 
namespace  boost::geometry
 
namespace  boost::geometry::traits
 

Detailed Description

This file contains Boost.Geometry type traits declarations for Cartesian and geographic boxes.

See also
box.h