PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_insertEdges()

int lwt_be_insertEdges ( LWT_TOPOLOGY topo,
LWT_ISO_EDGE edge,
int  numelems 
)

Definition at line 268 of file lwgeom_topo.c.

269 {
270  CBT2(topo, insertEdges, edge, numelems);
271 }
#define CBT2(to, method, a1, a2)
Definition: lwgeom_topo.c:99

References CBT2.

Referenced by _lwt_AddEdge(), _lwt_HealEdges(), lwt_AddIsoEdge(), lwt_ModEdgeSplit(), and lwt_NewEdgesSplit().

Here is the caller graph for this function: