class GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test
Defined at line 1200 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
This test ensures that snapshots containing non-full screen views have correct local from world
transforms.
View topology:
A
/
\
// B C
/
\
// D E
A is the full screen, with dimensions 20x10
B is the left half of A, with dimensions 10x10, scaled by a 3x2 vector, rotated by 270 CCW.
C is the right half of A, with dimensions 10x10
D is the bottom-left quarter of C, with dimensions 5x5, scaled by a 4x3 vector.
E is the bottom-right quarter of C, with dimensions 5x5
(A)
---------------------------
|B |C |
| | |
| | |
| | |
| |-------------|
| |D |E |
| | | |
| | | |
| | | |
---------------------------
Public Methods
void GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test ()
Defined at line 1200 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
void GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test (const GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test & )
Defined at line 1200 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
void GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test (GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test && )
Defined at line 1200 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test & operator= (const GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test & )
Defined at line 1200 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test & operator= (GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test && )
Defined at line 1200 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc
void ~GlobalTopologyDataTest_PartialScreenViews_HaveCorrectTransforms_Test ()
Defined at line 1200 of file ../../src/ui/scenic/lib/flatland/tests/global_topology_data_unittest.cc