PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int(* LWT_BE_CALLBACKS_T::deleteEdges) (const LWT_BE_TOPOLOGY *topo, const LWT_ISO_EDGE *sel_edge, int sel_fields) |
Delete edges.
topo | the topology to act upon |
sel_edge | an LWT_ISO_EDGE object with selecting fields set. |
sel_fields | fields used to select edges to be deleted, see LWT_COL_EDGE_* macros |
Definition at line 426 of file liblwgeom_topo.h.