vrpn
07.33
Virtual Reality Peripheral Network
|
#include <vrpn_Analog_Output.h>
Public Attributes | |
struct timeval | msg_time |
vrpn_int32 | num_channel |
const vrpn_float64 * | channel |
Definition at line 104 of file vrpn_Analog_Output.h.
const vrpn_float64* vrpn_ANALOGOUTPUTCB::channel |
Definition at line 107 of file vrpn_Analog_Output.h.
Referenced by vrpn_Analog_Output_Callback_Server::handle_change_message().
struct timeval vrpn_ANALOGOUTPUTCB::msg_time |
Definition at line 105 of file vrpn_Analog_Output.h.
Referenced by vrpn_Analog_Output_Callback_Server::handle_change_message().
vrpn_int32 vrpn_ANALOGOUTPUTCB::num_channel |
Definition at line 106 of file vrpn_Analog_Output.h.
Referenced by vrpn_Analog_Output_Callback_Server::handle_change_message().