MySQL 9.1.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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.