PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Functions | |
static int | lwgeom_ngeoms (const LWGEOM *n) |
static const LWGEOM * | lwgeom_subgeom (const LWGEOM *g, int n) |
static void | lwgeom_collect_endpoints (const LWGEOM *lwg, LWMPOINT *col) |
static LWMPOINT * | lwgeom_extract_endpoints (const LWGEOM *lwg) |
static LWGEOM * | lwgeom_extract_unique_endpoints (const LWGEOM *lwg) |
LWGEOM * | lwgeom_node (const LWGEOM *lwgeom_in) |