Home
last modified time | relevance | path

Searched defs:point_in_range (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/within/
Dpoint_in_geometry.hpp68 int point_in_range(Point const& point, Range const& range, Strategy const& strategy) in point_in_range() function
89 inline int point_in_range(Point const& point, Range const& range) in point_in_range() function
/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dturn_in_original_visitor.hpp93 inline bool point_in_range(Strategy& strategy, State& state, in point_in_range() function