PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Functions | |
void | lwmline_release (LWMLINE *lwmline) |
LWMLINE * | lwmline_construct_empty (int srid, char hasz, char hasm) |
LWMLINE * | lwmline_add_lwline (LWMLINE *mobj, const LWLINE *obj) |
LWMLINE * | lwmline_measured_from_lwmline (const LWMLINE *lwmline, double m_start, double m_end) |
Re-write the measure ordinate (or add one, if it isn't already there) interpolating the measure between the supplied start and end values. More... | |
void | lwmline_free (LWMLINE *mline) |