PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ lwt_be_insertFaces()

static int lwt_be_insertFaces ( LWT_TOPOLOGY topo,
LWT_ISO_FACE face,
uint64_t  numelems 
)
static

Definition at line 202 of file lwgeom_topo.c.

203 {
204  CBT2(topo, insertFaces, face, numelems);
205 }
#define CBT2(to, method, a1, a2)
Definition: lwgeom_topo.c:104

References CBT2.

Referenced by _lwt_AddFaceSplit(), _lwt_RegisterFaceOnEdgeSide(), and _lwt_RemEdge().

Here is the caller graph for this function: