|
CSL
6.0
|
#include <PME.h>
Public Attributes | |
| int | x |
| int | y |
| int | z |
| int | dx |
| int | dy |
| int | dz |
| int | glove_state |
| int controller_str::x |
Definition at line 27 of file PME.h.
Referenced by Controller::get_remote_data(), and Controller::set_data().
| int controller_str::y |
Definition at line 28 of file PME.h.
Referenced by Controller::get_remote_data(), and Controller::set_data().
| int controller_str::z |
Definition at line 29 of file PME.h.
Referenced by Controller::get_remote_data(), and Controller::set_data().
| int controller_str::dx |
Definition at line 30 of file PME.h.
Referenced by Controller::get_remote_data(), and Controller::set_data().
| int controller_str::dy |
Definition at line 31 of file PME.h.
Referenced by Controller::get_remote_data(), and Controller::set_data().
| int controller_str::dz |
Definition at line 32 of file PME.h.
Referenced by Controller::get_remote_data(), and Controller::set_data().
| int controller_str::glove_state |
Definition at line 33 of file PME.h.
Referenced by Controller::get_remote_data().