Definition at line 12 of file device_interactor.
◆ ~device_interactor()
virtual tools::sg::device_interactor::~device_interactor |
( |
| ) |
|
|
inlinevirtual |
◆ key_press()
virtual void tools::sg::device_interactor::key_press |
( |
const key_down_event & |
| ) |
|
|
pure virtual |
◆ key_release()
virtual void tools::sg::device_interactor::key_release |
( |
const key_up_event & |
| ) |
|
|
pure virtual |
◆ mouse_move()
virtual void tools::sg::device_interactor::mouse_move |
( |
const mouse_move_event & |
| ) |
|
|
pure virtual |
◆ mouse_press()
virtual void tools::sg::device_interactor::mouse_press |
( |
const mouse_down_event & |
| ) |
|
|
pure virtual |
◆ mouse_release()
virtual void tools::sg::device_interactor::mouse_release |
( |
const mouse_up_event & |
| ) |
|
|
pure virtual |
◆ wheel_rotate()
The documentation for this class was generated from the following file: