|
Blender
V3.3
|
#include "GHOST_NDOFManagerUnix.h"#include "GHOST_System.h"#include <spnav.h>#include <stdio.h>#include <unistd.h>Go to the source code of this file.
Macros | |
| #define | SPNAV_SOCK_PATH "/var/run/spnav.sock" |
| #define | MAX_LINE_LENGTH 100 |
| #define | USE_FINISH_GLITCH_WORKAROUND |
Variables | |
| static bool | motion_test_prev = false |
| #define MAX_LINE_LENGTH 100 |
| #define SPNAV_SOCK_PATH "/var/run/spnav.sock" |
Definition at line 10 of file GHOST_NDOFManagerUnix.cpp.
| #define USE_FINISH_GLITCH_WORKAROUND |
Definition at line 66 of file GHOST_NDOFManagerUnix.cpp.
|
static |
Definition at line 70 of file GHOST_NDOFManagerUnix.cpp.
Referenced by GHOST_NDOFManagerUnix::processEvents().