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

◆ lwt_be_insertEdges()

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

Definition at line 316 of file lwgeom_topo.c.

317{
318 CBT2(topo, insertEdges, edge, numelems);
319}
#define CBT2(to, method, a1, a2)

References CBT2.

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

Here is the caller graph for this function: