PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
#include "../postgis_config.h"
#include "lwgeom_log.h"
#include "liblwgeom_internal.h"
#include "liblwgeom_topo_internal.h"
#include "lwt_edgeend.h"
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_EDGEEND * | lwt_edgeEnd_fromEdge (const LWT_ISO_EDGE *edge, int outgoing) |