PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
int(* LWT_BE_CALLBACKS_T::deleteFacesById) (const LWT_BE_TOPOLOGY *topo, const LWT_ELEMID *ids, int numelems) |
Delete faces by id.
topo | the topology to act upon |
ids | an array of face identifiers |
numelems | number of face identifiers in the ids array TODO: Should be uint64 to match SPI_processed |
Definition at line 724 of file liblwgeom_topo.h.