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

◆ lwt_be_updateEdgesById()

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

Definition at line 354 of file lwgeom_topo.c.

357{
358 CBT3(topo, updateEdgesById, edges, numedges, upd_fields);
359}
#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: