PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ lwt_be_updateTopoGeomFaceHeal()

static int lwt_be_updateTopoGeomFaceHeal ( LWT_TOPOLOGY topo,
LWT_ELEMID  face1,
LWT_ELEMID  face2,
LWT_ELEMID  newface 
)
static

Definition at line 357 of file lwgeom_topo.c.

360 {
361  CBT3(topo, updateTopoGeomFaceHeal, face1, face2, newface);
362 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:97

References CBT3.

Referenced by _lwt_RemEdge(), and _lwt_SnapEdgeToExistingNode().

Here is the caller graph for this function: