vrpn
07.33
Virtual Reality Peripheral Network
|
#include <vrpn_ForceDevice.h>
Public Attributes | |
struct timeval | msg_time |
vrpn_float64 | pos [3] |
vrpn_float64 | quat [4] |
Definition at line 494 of file vrpn_ForceDevice.h.
struct timeval vrpn_FORCESCPCB::msg_time |
Definition at line 483 of file vrpn_ForceDevice.h.
Referenced by vrpn_ForceDevice_Remote::handle_scp_change_message().
vrpn_float64 vrpn_FORCESCPCB::pos[3] |
Definition at line 496 of file vrpn_ForceDevice.h.
Referenced by vrpn_ForceDevice_Remote::handle_scp_change_message().
vrpn_float64 vrpn_FORCESCPCB::quat[4] |
Definition at line 497 of file vrpn_ForceDevice.h.
Referenced by vrpn_ForceDevice_Remote::handle_scp_change_message().