Public Attributes | List of all members
_GLFWjoystick Struct Reference

#include <internal.h>

Public Attributes

 _GLFW_PLATFORM_JOYSTICK_STATE
 
float * axes
 
int axisCount
 
int buttonCount
 
unsigned char * buttons
 
char guid [33]
 
int hatCount
 
unsigned char * hats
 
_GLFWmappingmapping
 
char * name
 
GLFWbool present
 
voiduserPointer
 

Detailed Description

Definition at line 476 of file internal.h.

Member Data Documentation

_GLFWjoystick::_GLFW_PLATFORM_JOYSTICK_STATE

Definition at line 491 of file internal.h.

float* _GLFWjoystick::axes

Definition at line 479 of file internal.h.

int _GLFWjoystick::axisCount

Definition at line 480 of file internal.h.

int _GLFWjoystick::buttonCount

Definition at line 482 of file internal.h.

unsigned char* _GLFWjoystick::buttons

Definition at line 481 of file internal.h.

char _GLFWjoystick::guid[33]

Definition at line 487 of file internal.h.

int _GLFWjoystick::hatCount

Definition at line 484 of file internal.h.

unsigned char* _GLFWjoystick::hats

Definition at line 483 of file internal.h.

_GLFWmapping* _GLFWjoystick::mapping

Definition at line 488 of file internal.h.

char* _GLFWjoystick::name

Definition at line 485 of file internal.h.

GLFWbool _GLFWjoystick::present

Definition at line 478 of file internal.h.

void* _GLFWjoystick::userPointer

Definition at line 486 of file internal.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