PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_checkTopoGeomRemNode()

static int lwt_be_checkTopoGeomRemNode ( LWT_TOPOLOGY topo,
LWT_ELEMID  node_id,
LWT_ELEMID  eid1,
LWT_ELEMID  eid2 
)
static

Definition at line 357 of file lwgeom_topo.c.

359 {
360  CBT3(topo, checkTopoGeomRemNode, node_id, eid1, eid2);
361 }
#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: