#include <stdio.h>#include <string.h>#include "vrpn_BaseClass.h"#include "vrpn_Mouse.h"#include "vrpn_Serial.h"#include <sys/select.h>
Go to the source code of this file.
Macros | |
| #define | BUTTON_READY (1) |
| #define | BUTTON_FAIL (-1) |
| #define BUTTON_FAIL (-1) |
Definition at line 200 of file vrpn_Mouse.C.
| #define BUTTON_READY (1) |
Definition at line 199 of file vrpn_Mouse.C.