PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ lwt_be_updateEdgesById()

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

Definition at line 294 of file lwgeom_topo.c.

297 {
298  CBT3(topo, updateEdgesById, edges, numedges, upd_fields);
299 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:97

References CBT3.

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

Here is the caller graph for this function: