PostGIS 3.7.0dev-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 210 of file lwgeom_topo.c.

211{
212 CBT3(topo, getNodeById, ids, numelems, fields);
213}
#define CBT3(to, method, a1, a2, a3)

References CBT3.

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

Here is the caller graph for this function: