Definition at line 3682 of file lwgeom_topo.c.
References LWT_TOPOLOGY_T::be_iface, LWT_ISO_NODE::containing_face, lwerror(), lwfree(), lwt_be_getNodeById(), lwt_be_lastErrorMessage(), and LWT_COL_NODE_CONTAINING_FACE.
Referenced by lwt_MoveIsoNode(), and lwt_RemoveIsoNode().
3693 lwerror(
"SQL/MM Spatial exception - non-existent node");
3699 lwerror(
"SQL/MM Spatial exception - not isolated node");
#define LWT_COL_NODE_CONTAINING_FACE
LWT_ELEMID containing_face
const LWT_BE_IFACE * be_iface
LWT_ISO_NODE * lwt_be_getNodeById(LWT_TOPOLOGY *topo, const LWT_ELEMID *ids, int *numelems, int fields)
const char * lwt_be_lastErrorMessage(const LWT_BE_IFACE *be)
void lwerror(const char *fmt,...)
Write a notice out to the error handler.