Searched defs:winding_check_touch (Results 1 – 1 of 1) sorted by relevance
142 struct winding_check_touch struct144 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> struct221 typedef CalculationType calc_t;224 static inline bool apply(Point const& point, in apply()