PostGIS  3.7.0dev-r@@SVN_REVISION@@
lwgeom_remove_irrelevant_points_for_view.h File Reference
#include "liblwgeom.h"
#include "liblwgeom_internal.h"
Include dependency graph for lwgeom_remove_irrelevant_points_for_view.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void lwgeom_remove_irrelevant_points_for_view (LWGEOM *geom, GBOX *bbox, bool cartesian_hint)
 remove points that are irrelevant for rendering the geometry within a view specified by rectangular bounds. More...