PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ lwt_be_getNextEdgeId()

LWT_ELEMID lwt_be_getNextEdgeId ( LWT_TOPOLOGY topo)

Definition at line 214 of file lwgeom_topo.c.

215 {
216  CBT0(topo, getNextEdgeId);
217 }
#define CBT0(to, method)
Definition: lwgeom_topo.c:90

References CBT0.

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

Here is the caller graph for this function: