Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/cartesian/
Ddistance_pythagoras_point_box.hpp47 struct compute_pythagoras_point_box struct
50 static inline void apply(Point const& point, Box const& box, T& result) in apply()
74 struct compute_pythagoras_point_box<0> struct
77 static inline void apply(Point const&, Box const&, T&) in apply()