PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ lwt_be_deleteNodesById()

static int lwt_be_deleteNodesById ( const LWT_TOPOLOGY topo,
const LWT_ELEMID ids,
uint64_t  numelems 
)
static

Definition at line 208 of file lwgeom_topo.c.

209 {
210  CBT2(topo, deleteNodesById, ids, numelems);
211 }
#define CBT2(to, method, a1, a2)
Definition: lwgeom_topo.c:98

References CBT2.

Referenced by _lwt_HealEdges(), and lwt_RemoveIsoNode().

Here is the caller graph for this function: