PostGIS  3.0.6dev-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:4870

Definition at line 4888 of file lwgeom_topo.c.