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

◆ lwt_be_updateTopoGeomEdgeSplit()

int lwt_be_updateTopoGeomEdgeSplit ( LWT_TOPOLOGY topo,
LWT_ELEMID  split_edge,
LWT_ELEMID  new_edge1,
LWT_ELEMID  new_edge2 
)

Definition at line 378 of file lwgeom_topo.c.

379{
380 CBT3(topo, updateTopoGeomEdgeSplit, split_edge, new_edge1, new_edge2);
381}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

Referenced by _lwt_SnapEdgeToExistingNode(), lwt_ModEdgeSplit(), and lwt_NewEdgesSplit().

Here is the caller graph for this function: