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

◆ lwt_be_getClosestEdge()

static LWT_ISO_EDGE * lwt_be_getClosestEdge ( const LWT_TOPOLOGY topo,
const LWPOINT pt,
uint64_t *  numelems,
int  fields 
)
static

Definition at line 405 of file lwgeom_topo.c.

406{
407 CBT3(topo, getClosestEdge, pt, numelems, fields);
408}
#define CBT3(to, method, a1, a2, a3)
Definition lwgeom_topo.c:97

References CBT3.

Referenced by lwt_GetFaceContainingPoint().

Here is the caller graph for this function: