Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   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 88 of file OpenGLDisplayDevice.C.

Referenced by xinput_device_decode_event, and xinput_open_device.

int xidevhandle::buttonpresseventclass
 

Definition at line 89 of file OpenGLDisplayDevice.C.

Referenced by xinput_open_device.

int xidevhandle::buttonreleaseevent
 

Definition at line 90 of file OpenGLDisplayDevice.C.

Referenced by xinput_device_decode_event, and xinput_open_device.

int xidevhandle::buttonreleaseeventclass
 

Definition at line 91 of file OpenGLDisplayDevice.C.

Referenced by xinput_open_device.

XDevice* xidevhandle::dev
 

Definition at line 85 of file OpenGLDisplayDevice.C.

Referenced by xinput_close_device, and xinput_open_device.

XEventClass xidevhandle::evclasses[3]
 

Definition at line 92 of file OpenGLDisplayDevice.C.

Referenced by xinput_open_device.

int xidevhandle::motionevent
 

Definition at line 86 of file OpenGLDisplayDevice.C.

Referenced by xinput_device_decode_event, and xinput_open_device.

int xidevhandle::motioneventclass
 

Definition at line 87 of file OpenGLDisplayDevice.C.

Referenced by xinput_open_device.


The documentation for this struct was generated from the following file:
Generated on Sun May 27 02:00:15 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002