PostGIS  3.4.0dev-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:4905

Definition at line 4923 of file lwgeom_topo.c.