class GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test
Defined at line 946 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
This test features a 10x5 parent view, with a 2x6 child view that is rotated 90 degrees.
The below image is to scale.
------------
|(Parent) |
| |
| CCCCCC
| CCCCCC
| |
------------
The child has an infinite hit region defined, but it should only receive hits from (7,2) to
(10,4), as the child is clipped by its and its parent's clip boundaries.
Public Methods
void GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test ()
Defined at line 946 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
void GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test (const GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test & )
Defined at line 946 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
void GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test (GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test && )
Defined at line 946 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test & operator= (const GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test & )
Defined at line 946 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test & operator= (GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test && )
Defined at line 946 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
void ~GlobalTopologyDataTest_HitTest_ClippedandRotatedChild_Test ()
Defined at line 946 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc