PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwt_be_topoGetPrecision()

static double lwt_be_topoGetPrecision ( LWT_TOPOLOGY topo)
static

Definition at line 138 of file lwgeom_topo.c.

References CBT0.

Referenced by lwt_LoadTopology().

139 {
140  CBT0(topo, topoGetPrecision);
141 }
#define CBT0(to, method)
Definition: lwgeom_topo.c:91
Here is the caller graph for this function: