MySQL 8.4.2
Source Code Documentation
|
This file declares the interface to calculate if a geometry is valid. More...
Go to the source code of this file.
Namespaces | |
namespace | gis |
Functions | |
bool | gis::is_valid (const dd::Spatial_reference_system *srs, const Geometry *g, const char *func_name, bool *is_valid) noexcept |
Decides if a geometry is valid. More... | |
This file declares the interface to calculate if a geometry is valid.