PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
|
static |
checkFace | if non zero will check the given face for really containing the point or determine the face when given face is -1. Use 0 to simply use the given face value, no matter what (effectively allowing adding a non-isolated point when used with face=-1). |
Definition at line 526 of file lwgeom_topo.c.
References LWT_ISO_NODE::containing_face, LWT_ISO_NODE::geom, lwerror(), lwpoint_is_empty(), lwt_be_ExistsCoincidentNode(), lwt_be_ExistsEdgeIntersectingPoint(), lwt_be_insertNodes(), lwt_GetFaceContainingPoint(), LWT_ISO_NODE::node_id, and PGTOPO_BE_ERROR.
Referenced by _lwt_AddPoint(), and lwt_AddIsoNode().