data structure to represent key events.  
 More...
#include <vtkContextKeyEvent.h>
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.
      
        
          | vtkContextKeyEvent::vtkContextKeyEvent | ( |  | ) |  | 
      
 
 
      
        
          | vtkContextKeyEvent::~vtkContextKeyEvent | ( |  | ) |  | 
      
 
 
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 | 
      
 
 
The documentation for this class was generated from the following file:
- /home/boeckb/code/depot/group-kitware/vtk/build-release/Utilities/Doxygen/dox/Rendering/Context2D/vtkContextKeyEvent.h