data structure to represent key events.
More...
#include <vtkContextKeyEvent.h>
List of all members.
Detailed Description
data structure to represent key events.
Provides a convenient data structure to represent key events in the vtkContextScene. Passed to vtkAbstractContextItem objects.
Definition at line 33 of file vtkContextKeyEvent.h.
Constructor & Destructor Documentation
| vtkContextKeyEvent::vtkContextKeyEvent |
( |
| ) |
|
| vtkContextKeyEvent::~vtkContextKeyEvent |
( |
| ) |
|
Member Function Documentation
Set the interactor for the key event.
Get the interactor for the key event. This can be null, and is provided only for convenience.
| void vtkContextKeyEvent::SetPosition |
( |
const vtkVector2i & |
position | ) |
|
|
inline |
| char vtkContextKeyEvent::GetKeyCode |
( |
| ) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: