Home
last modified time | relevance | path

Searched refs:isPointOnPath (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/core/objects/
H A Dobject.h842 int isPointOnPath(
H A Dobject.cpp632 return path->isPointOnPath(coord, tolerance, treat_areas_as_paths, true); in isPointOnObject()
2350 int PathObject::isPointOnPath(MapCoordF coord, qreal tolerance, bool treat_areas_as_paths, bool ext… in isPointOnPath() function in OpenOrienteering::PathObject