1 #ifndef vrpn_POSER_ANALOG_H 2 #define vrpn_POSER_ANALOG_H 64 vrpn_float64 pos_min[3], pos_max[3], pos_rot_min[3], pos_rot_max[3],
65 vel_min[3], vel_max[3], vel_rot_min[3], vel_rot_max[3];
107 bool update_Analog_values();
vrpn_PA_axis(char *name=NULL, int c=-1, double offset=0.0, double s=1.0)
vrpn_Analog_Output_Remote * ana
class VRPN_API vrpn_Poser_Analog
Generic connection class not specific to the transport mechanism.
virtual void mainloop()=0
Called once through each main loop iteration to handle updates. Remote object mainloop() should call ...
This structure is what is passed to a vrpn_Connection message callback.