PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_getEdgeByNode()

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

Definition at line 239 of file lwgeom_topo.c.

241 {
242  CBT3(topo, getEdgeByNode, ids, numelems, fields);
243 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:103

References CBT3.

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

Here is the caller graph for this function: