PostGIS  3.0.6dev-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 307 of file lwgeom_topo.c.

310 {
311  CBT3(topo, updateNodesById, nodes, numnodes, upd_fields);
312 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:102

References CBT3.

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

Here is the caller graph for this function: