PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int(* LWT_BE_CALLBACKS_T::updateTopoGeomFaceHeal) (const LWT_BE_TOPOLOGY *topo, LWT_ELEMID face1, LWT_ELEMID face2, LWT_ELEMID newface) |
Update TopoGeometry objects after healing two faces.
topo | the topology to act upon |
face1 | identifier of the first face |
face2 | identifier of the second face |
newface | identifier of the new face |
Definition at line 790 of file liblwgeom_topo.h.