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

mobilehandle Struct Reference

List of all members.

Public Attributes

char buffer [1024]
sockaddr_in sockaddr
int sockfd
int fromlen
int seqnum
int buttons
float rx
float ry
float rz
float tx
float ty
float tz
int padaction
int touchcnt
int upid
int touchid [16]
float padx [16]
float pady [16]
float rotmatrix [9]

Member Data Documentation

char mobilehandle::buffer[1024]
 

Definition at line 152 of file MobileInterface.C.

Referenced by mobile_listener_poll.

int mobilehandle::buttons
 

Definition at line 163 of file MobileInterface.C.

Referenced by mobile_listener_poll.

int mobilehandle::fromlen
 

Definition at line 159 of file MobileInterface.C.

int mobilehandle::padaction
 

Definition at line 170 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::padx[16]
 

Definition at line 174 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::pady[16]
 

Definition at line 175 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::rotmatrix[9]
 

Definition at line 176 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::rx
 

Definition at line 164 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::ry
 

Definition at line 165 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::rz
 

Definition at line 166 of file MobileInterface.C.

Referenced by mobile_listener_poll.

int mobilehandle::seqnum
 

Definition at line 162 of file MobileInterface.C.

Referenced by mobile_listener_poll.

struct sockaddr_in mobilehandle::sockaddr
 

Definition at line 153 of file MobileInterface.C.

Referenced by mobile_listener_create, and mobile_listener_poll.

int mobilehandle::sockfd
 

Definition at line 157 of file MobileInterface.C.

Referenced by mobile_listener_create, mobile_listener_destroy, and mobile_listener_poll.

int mobilehandle::touchcnt
 

Definition at line 171 of file MobileInterface.C.

Referenced by mobile_listener_poll.

int mobilehandle::touchid[16]
 

Definition at line 173 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::tx
 

Definition at line 167 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::ty
 

Definition at line 168 of file MobileInterface.C.

Referenced by mobile_listener_poll.

float mobilehandle::tz
 

Definition at line 169 of file MobileInterface.C.

Referenced by mobile_listener_poll.

int mobilehandle::upid
 

Definition at line 172 of file MobileInterface.C.

Referenced by mobile_listener_poll.


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