PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
lwt_be_getFaceWithinBox2D()
static
LWT_ISO_FACE
* lwt_be_getFaceWithinBox2D
(
const
LWT_TOPOLOGY
*
topo
,
const
GBOX
*
box
,
int *
numelems
,
int
fields
,
int
limit
)
static
Definition at line
187
of file
lwgeom_topo.c
.
References
CBT4
.
Referenced by
lwt_AddPolygon()
.
190
{
191
CBT4
(topo, getFaceWithinBox2D, box, numelems, fields, limit);
192
}
CBT4
#define CBT4(to, method, a1, a2, a3, a4)
Definition:
lwgeom_topo.c:107
Here is the caller graph for this function:
liblwgeom
lwgeom_topo.c
Generated by
1.8.13