struct Viewport
Defined at line 45 of file ../../src/ui/scenic/lib/input/internal_pointer_event.h
Viewport defines an arbitrary rectangle in the space of the injector context.
The Viewport is effectively a touchscreen abstraction that can be relayed to clients
in their local space.
Public Members
Extents extents
tmat4x4 context_from_viewport_transform
optional receiver_from_viewport_transform
Public Methods
bool operator== (const Viewport & other)
Used to check for exact equality in TouchSource
Defined at line 56 of file ../../src/ui/scenic/lib/input/internal_pointer_event.h
bool operator!= (const Viewport & other)
Defined at line 61 of file ../../src/ui/scenic/lib/input/internal_pointer_event.h