PostGIS  3.7.0dev-r@@SVN_REVISION@@
lwt_edgeend.c File Reference
#include "../postgis_config.h"
#include "lwgeom_log.h"
#include "liblwgeom_internal.h"
#include "liblwgeom_topo_internal.h"
#include "lwt_edgeend.h"
Include dependency graph for lwt_edgeend.c:

Go to the source code of this file.

Functions

void lwt_edgeEnd_release (LWT_EDGEEND *end)
 
static int _lwt_DistinctVertexes2D (const POINTARRAY *pa, int from, int dir, POINT2D *p0, POINT2D *p1)
 
LWT_EDGEENDlwt_edgeEnd_fromEdge (const LWT_ISO_EDGE *edge, int outgoing)