MySQL 8.4.0
Source Code Documentation
length.h File Reference

This file declares the interface to calculate the length of linestrings and multilinestrings. More...

Go to the source code of this file.

Namespaces

namespace  gis
 

Functions

bool gis::length (const dd::Spatial_reference_system *srs, const Geometry *g1, double *distance, bool *null) noexcept
 Computes the length of linestrings and multilinestrings. More...
 

Detailed Description

This file declares the interface to calculate the length of linestrings and multilinestrings.