Home
last modified time | relevance | path

Searched refs:get_rpk (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dget_turn_info_helpers.hpp185 inline robust_point1_type const& get_rpk() const in get_rpk() function
302 inline robust_point1_type const& rpk() const { return m_robust_calc.get_rpk(); } in rpk()