|
Mir
|
Receives touchspot events out of the input stack and manages appearance of touchspot renderables for visualization. Touchspot visualization is disabled by default and must be enabled through a call to ::enable. More...
#include <touchspot_controller.h>
Public Member Functions | |
| TouchspotController (std::shared_ptr< graphics::GraphicBufferAllocator > const &allocator, std::shared_ptr< input::Scene > const &scene) | |
| virtual | ~TouchspotController ()=default |
| void | enable () override |
| void | disable () override |
| void | visualize_touches (std::vector< Spot > const &touches) override |
Public Member Functions inherited from mir::input::TouchVisualizer | |
| virtual | ~TouchVisualizer ()=default |
Protected Member Functions | |
| TouchspotController (TouchspotController const &)=delete | |
| TouchspotController & | operator= (TouchspotController const &)=delete |
Protected Member Functions inherited from mir::input::TouchVisualizer | |
| TouchVisualizer ()=default | |
| TouchVisualizer (const TouchVisualizer &)=delete | |
| TouchVisualizer & | operator= (const TouchVisualizer &)=delete |
Receives touchspot events out of the input stack and manages appearance of touchspot renderables for visualization. Touchspot visualization is disabled by default and must be enabled through a call to ::enable.
| mir::input::TouchspotController::TouchspotController | ( | std::shared_ptr< graphics::GraphicBufferAllocator > const & | allocator, |
| std::shared_ptr< input::Scene > const & | scene | ||
| ) |
|
virtualdefault |
|
protecteddelete |
|
overridevirtual |
Implements mir::input::TouchVisualizer.
|
overridevirtual |
Implements mir::input::TouchVisualizer.
|
protecteddelete |
|
overridevirtual |
Implements mir::input::TouchVisualizer.
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016