Searched refs:m_has_boundary (Results 1 – 1 of 1) sorted by relevance
69 return m_has_boundary; in has_boundary()85 if (m_has_boundary) in for_each_boundary_point()101 m_has_boundary = count > 1 in init()111 mutable bool m_has_boundary; member134 return m_has_boundary; in has_boundary()142 if (! m_has_boundary) in check_boundary_point()154 if (m_has_boundary) in for_each_boundary_point()213 m_has_boundary = false; in init()218 m_has_boundary = find_odd_count(m_endpoints.begin(), m_endpoints.end()); in init()294 mutable bool m_has_boundary; member