Protected Member Functions | |
| long | GetHandleHack () | 
Protected Attributes | |
| wxTimer | timer | 
| int | ActiveButton | 
| int | RenderAllowed | 
| int | Stereo | 
Private Member Functions | |
| void | PrintSelf (ostream &os, vtkIndent indent) | 
| ~wxVTKRenderWindowInteractor () | |
| void | Initialize () | 
| void | Enable () | 
| bool | Enable (bool enable) | 
| void | Disable () | 
| void | Start () | 
| void | UpdateSize (int x, int y) | 
| int | DestroyTimer () | 
| void | TerminateApp () | 
| void | OnEraseBackground (wxEraseEvent &event) | 
| void | OnMotion (wxMouseEvent &event) | 
| void | OnButtonDown (wxMouseEvent &event) | 
| void | OnButtonUp (wxMouseEvent &event) | 
| void | OnEnter (wxMouseEvent &event) | 
| void | OnLeave (wxMouseEvent &event) | 
| void | OnKeyDown (wxKeyEvent &event) | 
| void | OnKeyUp (wxKeyEvent &event) | 
| void | Render () | 
| void | SetRenderWhenDisabled (int newValue) | 
| virtual void | SetStereo (int capable) | 
Static Private Member Functions | |
| static wxVTKRenderWindowInteractor * | New () | 
Private Attributes | |
| long | Handle | 
| bool | Created | 
| int | RenderWhenDisabled | 
| int | UseCaptureMouse | 
Definition at line 91 of file wxVTKRenderWindowInteractor.h.
 1.4.7