PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwt_be_insertFaces()

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

Definition at line 201 of file lwgeom_topo.c.

References CBT2.

Referenced by _lwt_AddFaceSplit(), and _lwt_RemEdge().

202 {
203  CBT2(topo, insertFaces, face, numelems);
204 }
#define CBT2(to, method, a1, a2)
Definition: lwgeom_topo.c:99
Here is the caller graph for this function: