PostGIS  3.7.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 197 of file lwgeom_topo.c.

198 {
199  CBT2(topo, deleteFacesById, ids, numelems);
200 }
#define CBT2(to, method, a1, a2)
Definition: lwgeom_topo.c:93

References CBT2.

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

Here is the caller graph for this function: