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

◆ lwt_be_insertFaces()

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

Definition at line 251 of file lwgeom_topo.c.

252{
253 CBT2(topo, insertFaces, face, numelems);
254}
#define CBT2(to, method, a1, a2)

References CBT2.

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

Here is the caller graph for this function: