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

◆ 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 344 of file lwgeom_topo.c.

346{
347 CBT3(topo, checkTopoGeomRemNode, node_id, eid1, eid2);
348}
#define CBT3(to, method, a1, a2, a3)
Definition lwgeom_topo.c:97

References CBT3.

Referenced by _lwt_HealEdges().

Here is the caller graph for this function: