PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ lwt_be_deleteFacesById()

static int lwt_be_deleteFacesById ( 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, deleteFacesById, ids, numelems);
211 }
#define CBT2(to, method, a1, a2)
Definition: lwgeom_topo.c:104

References CBT2.

Referenced by _lwt_AddEdge(), and _lwt_RemEdge().

Here is the caller graph for this function: