PostGIS 3.6.2dev-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 302 of file lwgeom_topo.c.

305{
306 CBT3(topo, updateNodesById, nodes, numnodes, upd_fields);
307}
#define CBT3(to, method, a1, a2, a3)
Definition lwgeom_topo.c:97

References CBT3.

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

Here is the caller graph for this function: