Home
last modified time | relevance | path

Searched defs:winding_check_touch (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/strategies/agnostic/
H A Dpoint_in_poly_winding.hpp142 struct winding_check_touch struct
144 typedef CalculationType calc_t;
145 typedef typename coordinate_system<Point>::type::units units_t;
146 typedef math::detail::constants_on_spheroid<CalculationType, units_t> constants;
149 static inline int apply(Point const& point, in apply()
219 struct winding_check_touch<Point, CalculationType, cartesian_tag> struct
221 typedef CalculationType calc_t;
224 static inline bool apply(Point const& point, in apply()