Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Doccupation_info.hpp73 inline void add(RobustPoint const& incoming_point, in add() argument
80 if (comparator(incoming_point, intersection_point)) in add()
96 info.point = incoming_point; in add()