MySQL 9.1.0
Source Code Documentation
|
#include "sql/gis/geometries.h"
#include <assert.h>
#include <utility>
#include "sql/gis/geometries_cs.h"
#include "sql/gis/geometry_visitor.h"
Namespaces | |
namespace | gis |
Functions | |
const char * | gis::type_to_name (Geometry_type type) |
Get the type name string corresponding to a geometry type. More... | |