PostGIS  3.0.6dev-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:77

Definition at line 102 of file lwgeom_topo.c.