Home
last modified time | relevance | path

Searched defs:point_in_geometry_helper (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/overlay/
H A Drange_in_geometry.hpp88 struct point_in_geometry_helper struct
91 static inline int apply(Point const& point, Geometry const& geometry, in apply()
99 struct point_in_geometry_helper<Box, box_tag> struct
102 static inline int apply(Point const& point, Box const& box, in apply()