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

◆ lwt_be_getNodeById()

LWT_ISO_NODE * lwt_be_getNodeById ( LWT_TOPOLOGY topo,
const LWT_ELEMID ids,
uint64_t *  numelems,
int  fields 
)

Definition at line 150 of file lwgeom_topo.c.

151{
152 CBT3(topo, getNodeById, ids, numelems, fields);
153}
#define CBT3(to, method, a1, a2, a3)
Definition lwgeom_topo.c:97

References CBT3.

Referenced by _lwt_AddEdge(), _lwt_AddLineEdge(), _lwt_GetIsoNode(), and lwt_AddIsoEdge().

Here is the caller graph for this function: