Searched defs:north_east (Results 1 – 1 of 1) sorted by relevance
336 position object::north_east() in north_east() function in object675 position north_east() { return position(cent.x + dim.x/2.0, cent.y + dim.y/2.0); } in north_east() function in rectangle_object747 position box_object::north_east() in north_east() function in box_object1007 position north_east() { return position(cent.x + dim.x/(M_SQRT2*2.0), in north_east() function in ellipse_object1580 position arc_object::north_east() in north_east() function in arc_object