MySQL 8.4.2
Source Code Documentation
|
This is the complete list of members for gis::Length, including all inherited members.
apply(F &f, const Geometry &g) | gis::Unary_functor< double > | inlineprotectedstatic |
eval(const Geometry &g1) const | gis::Length | |
eval(const Geographic_linestring &g1) const | gis::Length | |
eval(const Cartesian_linestring &g1) const | gis::Length | |
eval(const Geographic_multilinestring &g1) const | gis::Length | |
eval(const Cartesian_multilinestring &g1) const | gis::Length | |
Length(double major, double minor) | gis::Length | |
m_geographic_strategy | gis::Length | private |
operator()(const Geometry &g1) const override | gis::Length | virtual |
~Unary_functor()=default | gis::Unary_functor< double > | virtual |