PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ CBT2

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

Definition at line 99 of file lwgeom_topo.c.