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

◆ lwt_be_updateEdgesById()

static int lwt_be_updateEdgesById ( LWT_TOPOLOGY topo,
const LWT_ISO_EDGE edges,
int  numedges,
int  upd_fields 
)
static

Definition at line 299 of file lwgeom_topo.c.

302{
303 CBT3(topo, updateEdgesById, edges, numedges, upd_fields);
304}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

Referenced by _lwt_AddFaceSplit(), _lwt_HealEdges(), _lwt_RemEdge(), _lwt_UpdateEdgeRingSideFace(), and lwt_ChangeEdgeGeom().

Here is the caller graph for this function: