PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwt_be_topoHasZ()

static int lwt_be_topoHasZ ( LWT_TOPOLOGY topo)
static

Definition at line 144 of file lwgeom_topo.c.

References CBT0.

Referenced by lwt_LoadTopology().

145 {
146  CBT0(topo, topoHasZ);
147 }
#define CBT0(to, method)
Definition: lwgeom_topo.c:91
Here is the caller graph for this function: