Searched refs:side_first (Results 1 – 1 of 1) sorted by relevance
141 int const side_first = m_strategy.apply(m_origin, m_turn_point, first.point); in operator ()() local144 if (side_first == 0 && side_second == 0) in operator ()()158 else if (side_first == 0 in operator ()()175 if (side_first != side_second) in operator ()()177 return compare(side_first, side_second); in operator ()()