PostGIS 3.0.6dev-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 202 of file lwgeom_topo.c.

203{
204 CBT2(topo, deleteFacesById, ids, numelems);
205}
#define CBT2(to, method, a1, a2)
Definition lwgeom_topo.c:98

References CBT2.

Referenced by _lwt_AddEdge(), and _lwt_RemEdge().

Here is the caller graph for this function: