#include <wxVTKRenderWindowInteractor.h>


Protected Member Functions | |
| long | GetHandleHack () |
| long | GetHandleHack () |
| bool | IsInKeyDownRange (char key) const |
| bool | IsInKeyDownRange (char key) const |
| Check if the given key is within the special key down range. | |
Protected Attributes | |
| int | ActiveButton |
| int | RenderAllowed |
| int | Stereo |
| wxTimer | timer |
Definition at line 82 of file include/wxVTK/wxVTKRenderWindowInteractor.h.
| long wxVTKRenderWindowInteractor::GetHandleHack | ( | ) | [protected] |
| long wxVTKRenderWindowInteractor::GetHandleHack | ( | ) | [protected] |
Definition at line 291 of file wxVTKRenderWindowInteractor.cpp.
| bool wxVTKRenderWindowInteractor::IsInKeyDownRange | ( | char | key | ) | const [protected] |
| bool wxVTKRenderWindowInteractor::IsInKeyDownRange | ( | char | key | ) | const [protected] |
Check if the given key is within the special key down range.
| key | key to check |
Definition at line 736 of file wxVTKRenderWindowInteractor.cpp.
int wxVTKRenderWindowInteractor::ActiveButton [protected] |
Definition at line 169 of file include/wxVTK/wxVTKRenderWindowInteractor.h.
int wxVTKRenderWindowInteractor::RenderAllowed [protected] |
Definition at line 170 of file include/wxVTK/wxVTKRenderWindowInteractor.h.
int wxVTKRenderWindowInteractor::Stereo [protected] |
Definition at line 172 of file include/wxVTK/wxVTKRenderWindowInteractor.h.
wxTimer wxVTKRenderWindowInteractor::timer [protected] |
Definition at line 168 of file include/wxVTK/wxVTKRenderWindowInteractor.h.
1.5.5