Searched refs:m_touches (Results 1 – 1 of 1) sorted by relevance
210 state.m_touches = true; in apply()247 state.m_touches = true; in apply()352 bool m_touches; member in boost::geometry::strategy::within::winding::counter356 return m_touches ? 0 : m_count == 0 ? -1 : 1; in code()367 , m_touches(false) in counter()444 state.m_touches = true; in apply()458 return ! state.m_touches; in apply()