Public Attributes | List of all members
_GLFWjoystickLinux Struct Reference

#include <linux_joystick.h>

Public Attributes

struct input_absinfo absInfo [ABS_CNT]
 
int absMap [ABS_CNT]
 
int fd
 
int hats [4][2]
 
int keyMap [KEY_CNT-BTN_MISC]
 
char path [PATH_MAX]
 

Detailed Description

Definition at line 38 of file linux_joystick.h.

Member Data Documentation

struct input_absinfo _GLFWjoystickLinux::absInfo[ABS_CNT]

Definition at line 44 of file linux_joystick.h.

int _GLFWjoystickLinux::absMap[ABS_CNT]

Definition at line 43 of file linux_joystick.h.

int _GLFWjoystickLinux::fd

Definition at line 40 of file linux_joystick.h.

int _GLFWjoystickLinux::hats[4][2]

Definition at line 45 of file linux_joystick.h.

int _GLFWjoystickLinux::keyMap[KEY_CNT-BTN_MISC]

Definition at line 42 of file linux_joystick.h.

char _GLFWjoystickLinux::path[PATH_MAX]

Definition at line 41 of file linux_joystick.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31