PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ lwt_be_checkTopoGeomRemIsoNode()

static int lwt_be_checkTopoGeomRemIsoNode ( LWT_TOPOLOGY topo,
LWT_ELEMID  node_id 
)
static

Definition at line 362 of file lwgeom_topo.c.

363 {
364  CBT1(topo, checkTopoGeomRemIsoNode, node_id);
365 }
#define CBT1(to, method, a1)
Definition: lwgeom_topo.c:100

References CBT1.

Referenced by lwt_RemoveIsoNode().

Here is the caller graph for this function: