PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ CBT0

#define CBT0 (   to,
  method 
)
Value:
CHECKCB((to)->be_iface, method);\
return (to)->be_iface->cb->method((to)->be_topo)
#define CHECKCB(be, method)
Definition: lwgeom_topo.c:78

Definition at line 91 of file lwgeom_topo.c.

Referenced by lwt_be_freeTopology(), lwt_be_getNextEdgeId(), lwt_be_topoGetPrecision(), lwt_be_topoGetSRID(), and lwt_be_topoHasZ().