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

Go to the source code of this file.

Functions

LWGEOMlwgeom_wrapx (const LWGEOM *lwgeom_in, double cutx, double amount)
 wrap geometry on given cut x value More...
 
static LWCOLLECTIONlwcollection_wrapx (const LWCOLLECTION *lwcoll_in, double cutx, double amount)
 
static LWGEOMlwgeom_split_wrapx (const LWGEOM *geom_in, double cutx, double amount)