PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ CBT3

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

Definition at line 103 of file lwgeom_topo.c.