• V
    Solve Rect overflow issues. · 6b4ea68b
    Vincent Rabaud 提交于
    Fow now, it is possible to define valid rectangle for which some
    functions overflow (e.g. br(), ares() ...).
    This patch fixes the intersection operator so that it works with
    any rectangle.
    6b4ea68b
test_misc.cpp 18.6 KB