PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwt_be_updateTopoGeomEdgeHeal()

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

Definition at line 425 of file lwgeom_topo.c.

428{
429 CBT3(topo, updateTopoGeomEdgeHeal, edge1, edge2, newedge);
430}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

Referenced by _lwt_HealEdges().

Here is the caller graph for this function: