Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dpiece_border.hpp399 Point const offsetted_second = *(m_ring->begin() + m_begin + 1); in is_convex() local
403 Point current = offsetted_second; in is_convex()
410 && is_convex(previous, current, offsetted_second, strategy); in is_convex()