MySQL 8.4.0
Source Code Documentation
is_valid.h File Reference

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...
 

Detailed Description

This file declares the interface to calculate if a geometry is valid.