PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_getNodeById()

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

Definition at line 156 of file lwgeom_topo.c.

158 {
159  CBT3(topo, getNodeById, ids, numelems, fields);
160 }
#define CBT3(to, method, a1, a2, a3)
Definition: lwgeom_topo.c:103

References CBT3.

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

Here is the caller graph for this function: