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

◆ lwt_be_getFaceById()

static LWT_ISO_FACE * lwt_be_getFaceById ( LWT_TOPOLOGY topo,
const LWT_ELEMID ids,
uint64_t *  numelems,
int  fields 
)
static

Definition at line 221 of file lwgeom_topo.c.

222{
223 CBT3(topo, getFaceById, ids, numelems, fields);
224}
#define CBT3(to, method, a1, a2, a3)
Definition lwgeom_topo.c:97

References CBT3.

Referenced by _lwt_AddFaceSplit(), _lwt_RemEdge(), and lwt_GetFaceGeometry().

Here is the caller graph for this function: