PostGIS  2.5.7dev-r@@SVN_REVISION@@
cu_effectivearea.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "CUnit/Basic.h"
#include "liblwgeom_internal.h"
#include "effectivearea.h"
#include "cu_tester.h"
Include dependency graph for cu_effectivearea.c:

Go to the source code of this file.

Functions

static void do_test_lwgeom_effectivearea (POINTARRAY *pa, double *the_areas, int avoid_collaps)
 
static void do_test_lwgeom_effectivearea_lines (void)
 
static void do_test_lwgeom_effectivearea_polys (void)
 
void effectivearea_suite_setup (void)