Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/polygon_overlay/
H A Drpolygon.hpp82 int xmin() const { in xmin() function in RPolygon
148 return a.xmin() < b.xmin(); in operator <()
H A Dpolyover.cpp212 else if (p->xmin() >= median) { in split_at()
271 assert(rp->xmin() < my_range.end()); in check_my_map()
276 assert(rp->xmin() < my_range.end()); in check_my_map()