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

◆ lwt_be_getEdgeByNode()

LWT_ISO_EDGE * lwt_be_getEdgeByNode ( LWT_TOPOLOGY topo,
const LWT_ELEMID ids,
uint64_t *  numelems,
int  fields 
)

Definition at line 287 of file lwgeom_topo.c.

288{
289 CBT3(topo, getEdgeByNode, ids, numelems, fields);
290}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

Referenced by _lwt_FindAdjacentEdges(), _lwt_HealEdges(), _lwt_RemEdge(), lwt_GetFaceContainingPoint(), lwt_nodeEdges_loadFromDB(), and lwt_RemIsoEdge().

Here is the caller graph for this function: