PostGIS  2.5.7dev-r@@SVN_REVISION@@
lwgeom_geos_node.c File Reference
#include "lwgeom_geos.h"
#include "liblwgeom_internal.h"
#include <string.h>
#include <assert.h>
Include dependency graph for lwgeom_geos_node.c:

Go to the source code of this file.

Functions

static int lwgeom_ngeoms (const LWGEOM *n)
 
static const LWGEOMlwgeom_subgeom (const LWGEOM *g, int n)
 
static void lwgeom_collect_endpoints (const LWGEOM *lwg, LWMPOINT *col)
 
static LWMPOINTlwgeom_extract_endpoints (const LWGEOM *lwg)
 
static LWGEOMlwgeom_extract_unique_endpoints (const LWGEOM *lwg)
 
LWGEOMlwgeom_node (const LWGEOM *lwgeom_in)