Go to the source code of this file.
Classes | |
struct | int24_t |
int24 More... | |
struct | XsFingerSnapshot |
A container for Finger Snapshot data. More... | |
struct | XsGloveSnapshot |
A container for Glove Snapshot data. More... | |
Macros | |
#define | XSFINGERSNAPSHOT_INITIALIZER {0,0,0, 0,0,0, 0,0,0, 0, 0, 0} |
#define | XSGLOVESNAPSHOT_INITIALIZER |
Typedefs | |
typedef struct int24_t | int24_t |
typedef struct XsFingerSnapshot | XsFingerSnapshot |
typedef struct XsGloveSnapshot | XsGloveSnapshot |
Variables | |
XS_PACKED_STRUCT_START struct int24_t | XS_PACKED_STRUCT |
#define XSFINGERSNAPSHOT_INITIALIZER {0,0,0, 0,0,0, 0,0,0, 0, 0, 0} |
Definition at line 80 of file xsglovesnapshot.h.
#define XSGLOVESNAPSHOT_INITIALIZER |
Definition at line 77 of file xsglovesnapshot.h.
Definition at line 112 of file xsglovesnapshot.h.
typedef struct XsFingerSnapshot XsFingerSnapshot |
Definition at line 129 of file xsglovesnapshot.h.
typedef struct XsGloveSnapshot XsGloveSnapshot |
Definition at line 151 of file xsglovesnapshot.h.
struct XsGloveSnapshot XS_PACKED_STRUCT |