Searched refs:m_ccw (Results 1 – 2 of 2) sorted by relevance
53 normalize(m_start, m_end, m_ccw); in approximation_scale()68 if((m_angle < m_end - m_da/4) != m_ccw) in vertex()100 m_ccw = ccw; in normalize()
65 bool m_ccw; variable