PostGIS 3.7.0dev-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 404 of file lwgeom_topo.c.

406{
407 CBT3(topo, checkTopoGeomRemNode, node_id, eid1, eid2);
408}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

Referenced by _lwt_HealEdges().

Here is the caller graph for this function: