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

◆ 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 362 of file lwgeom_topo.c.

365{
366 CBT3(topo, updateNodesById, nodes, numnodes, upd_fields);
367}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

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

Here is the caller graph for this function: