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

◆ lwt_be_insertNodes()

int lwt_be_insertNodes ( LWT_TOPOLOGY topo,
LWT_ISO_NODE node,
uint64_t  numelems 
)

Definition at line 245 of file lwgeom_topo.c.

246{
247 CBT2(topo, insertNodes, node, numelems);
248}
#define CBT2(to, method, a1, a2)

References CBT2.

Referenced by _lwt_AddIsoNode(), lwt_ModEdgeSplit(), and lwt_NewEdgesSplit().

Here is the caller graph for this function: