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

◆ lwt_be_getNodeWithinBox2D()

static LWT_ISO_NODE * lwt_be_getNodeWithinBox2D ( const LWT_TOPOLOGY topo,
const GBOX box,
uint64_t *  numelems,
int  fields,
uint64_t  limit 
)
static

Definition at line 227 of file lwgeom_topo.c.

228{
229 CBT4(topo, getNodeWithinBox2D, box, numelems, fields, limit);
230}
#define CBT4(to, method, a1, a2, a3, a4)

References CBT4.

Referenced by _lwt_AddLine(), _lwt_CheckEdgeCrossing(), and lwt_ChangeEdgeGeom().

Here is the caller graph for this function: