PostGIS  2.5.7dev-r@@SVN_REVISION@@
lwhomogenize.c File Reference
#include <stdlib.h>
#include "liblwgeom_internal.h"
#include "lwgeom_log.h"
Include dependency graph for lwhomogenize.c:

Go to the source code of this file.

Data Structures

struct  HomogenizeBuffer
 

Functions

static void init_homogenizebuffer (HomogenizeBuffer *buffer)
 
static void lwcollection_build_buffer (const LWCOLLECTION *col, HomogenizeBuffer *buffer)
 
static LWGEOMlwcollection_homogenize (const LWCOLLECTION *col)
 
LWGEOMlwgeom_homogenize (const LWGEOM *geom)