Home
last modified time | relevance | path

Searched refs:point_robust_box (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/sections/
H A Dsection_functions.hpp107 RobustBox const& point_robust_box, in preceding() argument
113 …return preceding_check<Dimension, Point>::apply(dir, robust_point, point_robust_box, other_robust_… in preceding()
125 RobustBox const& point_robust_box, in exceeding() argument
129 return preceding<Dimension>(-dir, point, point_robust_box, other_robust_box, robust_policy); in exceeding()