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

Go to the source code of this file.

Data Structures

struct  struct_tin_arcs
 

Typedefs

typedef struct struct_tin_arcstin_arcs
 

Functions

LWTINlwtin_add_lwtriangle (LWTIN *mobj, const LWTRIANGLE *obj)
 
void lwtin_free (LWTIN *tin)
 
void printLWTIN (LWTIN *tin)
 
int lwtin_is_closed (const LWTIN *tin)