PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ _LWT_MINTOLERANCE

#define _LWT_MINTOLERANCE (   topo,
  geom 
)
Value:
( \
topo->precision ? topo->precision : _lwt_minTolerance(geom) )
static double _lwt_minTolerance(LWGEOM *g)

Definition at line 4890 of file lwgeom_topo.c.

4891 : _lwt_minTolerance(geom) )