PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_getNodeByFace()

static LWT_ISO_NODE* lwt_be_getNodeByFace ( LWT_TOPOLOGY topo,
const LWT_ELEMID ids,
int *  numelems,
int  fields,
const GBOX box 
)
static

Definition at line 253 of file lwgeom_topo.c.

255 {
256  CBT4(topo, getNodeByFace, ids, numelems, fields, box);
257 }
#define CBT4(to, method, a1, a2, a3, a4)
Definition: lwgeom_topo.c:107

References CBT4.

Referenced by _lwt_AddFaceSplit().

Here is the caller graph for this function: