#include <wx/event.h>#include <wx/timer.h>#include <Inventor/SbBasic.h>#include <Inventor/SbTime.h>Go to the source code of this file.
| Classes | |
| class | SoWxSensorHandler | 
| This class ties Inventor sensors into the Wx event queue.  More... | |
| Defines | |
| #define | TIMEOUT_EVT_ID 49570 | 
| #define | wxEVT_TIMEOUT (TIMEOUT_EVT_ID) | 
| #define | EVT_TIMEOUT(id, func) EVT_CUSTOM(wxEVT_TIMEOUT,id,func) | 
| #define EVT_TIMEOUT | ( | id, | |||
| func | ) | EVT_CUSTOM(wxEVT_TIMEOUT,id,func) | 
| #define TIMEOUT_EVT_ID 49570 | 
| #define wxEVT_TIMEOUT (TIMEOUT_EVT_ID) |