PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
LWT_ISO_EDGE*(* LWT_BE_CALLBACKS_T::getClosestEdge) (const LWT_BE_TOPOLOGY *topo, const LWPOINT *pt, uint64_t *numelems, int fields) |
Get closest edge to a given point.
topo | the topology to act upon |
pt | the query point |
numelems | output parameter, gets number of elements found or UINT64_MAX on error ( |
fields | fields to be filled in the returned structure, see LWT_COL_EDGE_* macros |
Definition at line 851 of file liblwgeom_topo.h.