PostGIS  2.5.7dev-r@@SVN_REVISION@@
lwchaikins.c File Reference
Include dependency graph for lwchaikins.c:

Go to the source code of this file.

Functions

static POINTARRAYptarray_chaikin (POINTARRAY *inpts, int preserve_endpoint, int isclosed)
 
static LWLINElwline_chaikin (const LWLINE *iline, int n_iterations)
 
static LWPOLYlwpoly_chaikin (const LWPOLY *ipoly, int n_iterations, int preserve_endpoint)
 
static LWCOLLECTIONlwcollection_chaikin (const LWCOLLECTION *igeom, int n_iterations, int preserve_endpoint)
 
LWGEOMlwgeom_chaikin (const LWGEOM *igeom, int n_iterations, int preserve_endpoint)