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

Go to the source code of this file.

Data Structures

struct  struct_psurface_arcs
 

Typedefs

typedef struct struct_psurface_arcspsurface_arcs
 

Functions

LWPSURFACElwpsurface_add_lwpoly (LWPSURFACE *mobj, const LWPOLY *obj)
 
void lwpsurface_free (LWPSURFACE *psurf)
 
void printLWPSURFACE (LWPSURFACE *psurf)
 
int lwpsurface_is_closed (const LWPSURFACE *psurface)