Searched defs:other_hook_intersects (Results 1 – 1 of 1) sorted by relevance
607 bool other_hook_intersects(const Line &l, Point &pt) { in other_hook_intersects() function611 …bool other_hook_intersects(const Line &l) { Point pt; return this->other_hook_intersects(l, p… in other_hook_intersects() function