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

◆ lwt_be_getFaceWithinBox2D()

LWT_ISO_FACE * lwt_be_getFaceWithinBox2D ( const LWT_TOPOLOGY topo,
const GBOX box,
uint64_t *  numelems,
int  fields,
uint64_t  limit 
)

Definition at line 239 of file lwgeom_topo.c.

240{
241 CBT4(topo, getFaceWithinBox2D, box, numelems, fields, limit);
242}
#define CBT4(to, method, a1, a2, a3, a4)

References CBT4.

Referenced by _lwt_CheckFacesExist(), and lwt_AddPolygon().

Here is the caller graph for this function: