PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_updateNodesById()

static int lwt_be_updateNodesById ( LWT_TOPOLOGY topo,
const LWT_ISO_NODE nodes,
int  numnodes,
int  upd_fields 
)
static

Definition at line 314 of file lwgeom_topo.c.

317 {
318  CBT3(topo, updateNodesById, nodes, numnodes, upd_fields);
319 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:103

References CBT3.

Referenced by _lwt_AddFaceSplit(), _lwt_RemEdge(), lwt_AddIsoEdge(), lwt_MoveIsoNode(), and lwt_RemIsoEdge().

Here is the caller graph for this function: