Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

xidevhandle Struct Reference

List of all members.

Public Attributes

XDevice * dev
int motionevent
int motioneventclass
int buttonpressevent
int buttonpresseventclass
int buttonreleaseevent
int buttonreleaseeventclass
XEventClass evclasses [3]

Member Data Documentation

int xidevhandle::buttonpressevent
 

Definition at line 96 of file OpenGLDisplayDevice.C.

Referenced by xinput_device_decode_event, and xinput_open_device.

int xidevhandle::buttonpresseventclass
 

Definition at line 97 of file OpenGLDisplayDevice.C.

Referenced by xinput_open_device.

int xidevhandle::buttonreleaseevent
 

Definition at line 98 of file OpenGLDisplayDevice.C.

Referenced by xinput_device_decode_event, and xinput_open_device.

int xidevhandle::buttonreleaseeventclass
 

Definition at line 99 of file OpenGLDisplayDevice.C.

Referenced by xinput_open_device.

XDevice* xidevhandle::dev
 

Definition at line 93 of file OpenGLDisplayDevice.C.

Referenced by xinput_close_device, and xinput_open_device.

XEventClass xidevhandle::evclasses[3]
 

Definition at line 100 of file OpenGLDisplayDevice.C.

Referenced by xinput_open_device.

int xidevhandle::motionevent
 

Definition at line 94 of file OpenGLDisplayDevice.C.

Referenced by xinput_device_decode_event, and xinput_open_device.

int xidevhandle::motioneventclass
 

Definition at line 95 of file OpenGLDisplayDevice.C.

Referenced by xinput_open_device.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 25 02:45:34 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002