PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "liblwgeom_internal.h"
#include "lwgeom_log.h"
Go to the source code of this file.
Data Structures | |
struct | struct_tin_arcs |
Typedefs | |
typedef struct struct_tin_arcs * | tin_arcs |
Functions | |
LWTIN * | lwtin_add_lwtriangle (LWTIN *mobj, const LWTRIANGLE *obj) |
void | lwtin_free (LWTIN *tin) |
void | printLWTIN (LWTIN *tin) |
int | lwtin_is_closed (const LWTIN *tin) |