PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_insertNodes()

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

Definition at line 195 of file lwgeom_topo.c.

196 {
197  CBT2(topo, insertNodes, node, numelems);
198 }
#define CBT2(to, method, a1, a2)
Definition: lwgeom_topo.c:99

References CBT2.

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

Here is the caller graph for this function: