class FlatlandMouseIntegrationTest_InjectedInput_OnRotatedChild_ShouldHitEdges_Class

Defined at line 1462 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_mouse_integration_test.cc

In this test the context and the target have identical coordinate systems except for a 90 degree

rotation. Check that all corners still generate hits. This confirms that small floating point

errors don't cause misses.

Scene pre-transformation

1,2,3,4 denote the corners of the target view:

X ->

Y 1 O O O O 2

| O O O O O O

v O O O O O O

O O O O O O

O O O O O O

4 O O O O 3

Post-rotation

X ->

Y 4 O O O O 1

| O O O O O O

v O O O O O O

O O O O O O

O O O O O O

3 O O O O 2

Public Methods

void FlatlandMouseIntegrationTest_InjectedInput_OnRotatedChild_ShouldHitEdges_Class ()

Defined at line 1462 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_mouse_integration_test.cc

void ~FlatlandMouseIntegrationTest_InjectedInput_OnRotatedChild_ShouldHitEdges_Class ()

Defined at line 1462 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_mouse_integration_test.cc