PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ updateFacesById

int(* LWT_BE_CALLBACKS_T::updateFacesById) (const LWT_BE_TOPOLOGY *topo, const LWT_ISO_FACE *faces, int numfaces)

Update faces by id.

Parameters
topothe topology to act upon
facesan array of LWT_ISO_FACE object with selecting id and setting mbr.
numfacesnumber of faces in the "faces" array TODO: Should be uint64 to match SPI_processed
Returns
number of faces being updated or -1 on error (
See also
lastErroMessage)

Definition at line 584 of file liblwgeom_topo.h.