PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ CBT5

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

Definition at line 111 of file lwgeom_topo.c.