MySQL 8.4.2
Source Code Documentation
|
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... | |
Interface for determining if geometry is simple.