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

Go to the source code of this file.

Functions

void lwmpoly_release (LWMPOLY *lwmpoly)
 
LWMPOLYlwmpoly_construct_empty (int srid, char hasz, char hasm)
 
LWMPOLYlwmpoly_add_lwpoly (LWMPOLY *mobj, const LWPOLY *obj)
 
void lwmpoly_free (LWMPOLY *mpoly)