MySQL 8.0.37
Source Code Documentation
is_simple.h File Reference

Interface for determining if geometry is simple. More...

Go to the source code of this file.

Namespaces

namespace  gis
 

Functions

bool gis::is_simple (const dd::Spatial_reference_system *srs, const Geometry *g, const char *func_name, bool *result, bool *result_null) noexcept
 Test whether geometry is geometrically simple. More...
 

Detailed Description

Interface for determining if geometry is simple.