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

◆ lwt_be_deleteFacesById()

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

Definition at line 257 of file lwgeom_topo.c.

258{
259 CBT2(topo, deleteFacesById, ids, numelems);
260}
#define CBT2(to, method, a1, a2)

References CBT2.

Referenced by _lwt_AddEdge(), _lwt_RemEdge(), and _lwt_SnapEdgeToExistingNode().

Here is the caller graph for this function: