Refactor scanner classes with use of geometry classes 64/148264/8
authorMariusz Wachowicz <m.wachowicz@partner.samsung.com>
Wed, 6 Sep 2017 14:41:57 +0000 (16:41 +0200)
committerMariusz Wachowicz <m.wachowicz@partner.samsung.com>
Tue, 12 Sep 2017 13:42:38 +0000 (15:42 +0200)
commit39dc29b420f53a5a697f113c60baec788284c71d
tree784d1c6b2818fc73c8c55c85724d5468b2bc8169
parent8dcdcc43966b3306bdb3361a994861c198b74e8f
Refactor scanner classes with use of geometry classes

addidtionally implements geometric intersection
between two rectangles

Change-Id: I377faccc1ec91d44eb2dc08e4a8212bcb0f9bf7f
src/Geometry.cpp [new file with mode: 0644]
src/Geometry.hpp
src/PointScanner.cpp
src/RowScanner.cpp
src/ScreenScannerManager.cpp
src/Window.cpp
src/Window.hpp