PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_updateTopoGeomEdgeHeal()

static int lwt_be_updateTopoGeomEdgeHeal ( LWT_TOPOLOGY topo,
LWT_ELEMID  edge1,
LWT_ELEMID  edge2,
LWT_ELEMID  newedge 
)
static

Definition at line 372 of file lwgeom_topo.c.

375 {
376  CBT3(topo, updateTopoGeomEdgeHeal, edge1, edge2, newedge);
377 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:103

References CBT3.

Referenced by _lwt_HealEdges().

Here is the caller graph for this function: