PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ updateFacesById

uint64_t(* LWT_BE_CALLBACKS_T::updateFacesById) (const LWT_BE_TOPOLOGY *topo, const LWT_ISO_FACE *faces, uint64_t 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
Returns
number of faces being updated or UINT64_MAX on error (
See also
lastErroMessage)

Definition at line 547 of file liblwgeom_topo.h.