Home
last modified time | relevance | path

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

/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Dpolygon_intersect.h407 bool _PolyContainsBox(const _Poly2Orient<dim> &orient, const Polygon<2> &poly, in _PolyContainsBox() function
466 return _PolyContainsBox(p.m_orient, p.m_poly, b.m_low, b.m_high - b.m_low, proper); in Contains()
637 return _PolyContainsBox(orient, p.m_poly, r.m_corner0, r.m_size, proper); in Contains()