Definition at line 3696 of file lwgeom_topo.c.
3702 if (n == UINT64_MAX)
3708 lwerror(
"SQL/MM Spatial exception - non-existent node");
3714 lwerror(
"SQL/MM Spatial exception - not isolated node");
#define LWT_COL_NODE_CONTAINING_FACE
#define PGTOPO_BE_ERROR()
void void lwerror(const char *fmt,...) __attribute__((format(printf
Write a notice out to the error handler.
LWT_ISO_NODE * lwt_be_getNodeById(LWT_TOPOLOGY *topo, const LWT_ELEMID *ids, uint64_t *numelems, int fields)
LWT_ELEMID containing_face
References LWT_ISO_NODE::containing_face, lwerror(), lwfree(), lwt_be_getNodeById(), LWT_COL_NODE_CONTAINING_FACE, and PGTOPO_BE_ERROR.
Referenced by lwt_MoveIsoNode(), and lwt_RemoveIsoNode().