PostGIS 3.6.2dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwt_be_lastErrorMessage()

const char * lwt_be_lastErrorMessage ( const LWT_BE_IFACE be)

Definition at line 114 of file lwgeom_topo.c.

115{
116 CB0(be, lastErrorMessage);
117}
#define CB0(be, method)
Definition lwgeom_topo.c:77

References CB0.

Referenced by _lwt_AddFaceSplit(), _lwt_HealEdges(), _lwt_RegisterFaceOnEdgeSide(), _lwt_RemEdge(), lwt_ChangeEdgeGeom(), lwt_FreeTopology(), lwt_LoadTopology(), lwt_Polygonize(), lwt_RemIsoEdge(), and lwt_RemoveIsoNode().

Here is the caller graph for this function: