PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_getNextEdgeId()

LWT_ELEMID lwt_be_getNextEdgeId ( LWT_TOPOLOGY topo)

Definition at line 219 of file lwgeom_topo.c.

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

References CBT0.

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

Here is the caller graph for this function: