MySQL 9.1.0
Source Code Documentation
|
This file declares the line interpolate functor interface. More...
Go to the source code of this file.
Classes | |
class | gis::Line_interpolate_point |
Line interpolate functor that calls boost::geometry::line_interpolate with the correct parameter types. More... | |
Namespaces | |
namespace | gis |
This file declares the line interpolate functor interface.
The functor is not intended for use directly by MySQL code. It should be used indirectly through the gis::line_interpolate_point() function.