PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int(* LWT_BE_CALLBACKS_T::insertNodes) (const LWT_BE_TOPOLOGY *topo, LWT_ISO_NODE *nodes, int numelems) |
Insert nodes.
Insert node primitives in the topology, performing no consistency checks.
topo | the topology to act upon |
nodes | the nodes to insert. Those with a node_id set to -1 it will be replaced to an automatically assigned identifier |
nelems | number of elements in the nodes array |
Definition at line 245 of file liblwgeom_topo.h.