PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ _LWT_MINTOLERANCE

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

Definition at line 4877 of file lwgeom_topo.c.