PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ CBT1

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

Definition at line 95 of file lwgeom_topo.c.