PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ lwt_be_getNextEdgeId()

LWT_ELEMID lwt_be_getNextEdgeId ( LWT_TOPOLOGY topo)

Definition at line 220 of file lwgeom_topo.c.

221 {
222  CBT0(topo, getNextEdgeId);
223 }
#define CBT0(to, method)
Definition: lwgeom_topo.c:96

References CBT0.

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

Here is the caller graph for this function: