vrpn 07.35
Virtual Reality Peripheral Network
 
Loading...
Searching...
No Matches
vrpn_Tracker_AnalogFlyParam Class Reference

#include <vrpn_Tracker_AnalogFly.h>

Collaboration diagram for vrpn_Tracker_AnalogFlyParam:

Public Member Functions

 vrpn_Tracker_AnalogFlyParam (void)
 

Public Attributes

vrpn_TAF_axis x
 Translation along each of these three axes.
 
vrpn_TAF_axis y
 
vrpn_TAF_axis z
 
vrpn_TAF_axis sx
 Rotation in the positive direction about the three axes.
 
vrpn_TAF_axis sy
 
vrpn_TAF_axis sz
 
char * reset_name
 Button device that is used to reset the matrix to the origin.
 
int reset_which
 
char * clutch_name
 Clutch device that is used to enable relative motion over.
 
int clutch_which
 

Detailed Description

Definition at line 38 of file vrpn_Tracker_AnalogFly.h.

Constructor & Destructor Documentation

◆ vrpn_Tracker_AnalogFlyParam()

vrpn_Tracker_AnalogFlyParam::vrpn_Tracker_AnalogFlyParam ( void )
inline

Definition at line 42 of file vrpn_Tracker_AnalogFly.h.

References clutch_name, reset_name, sx, sy, sz, x, y, and z.

Member Data Documentation

◆ clutch_name

char* vrpn_Tracker_AnalogFlyParam::clutch_name

Clutch device that is used to enable relative motion over.

Definition at line 61 of file vrpn_Tracker_AnalogFly.h.

Referenced by vrpn_Tracker_AnalogFly::vrpn_Tracker_AnalogFly(), and vrpn_Tracker_AnalogFlyParam().

◆ clutch_which

int vrpn_Tracker_AnalogFlyParam::clutch_which

Definition at line 62 of file vrpn_Tracker_AnalogFly.h.

◆ reset_name

char* vrpn_Tracker_AnalogFlyParam::reset_name

Button device that is used to reset the matrix to the origin.

Definition at line 55 of file vrpn_Tracker_AnalogFly.h.

Referenced by vrpn_Tracker_AnalogFly::vrpn_Tracker_AnalogFly(), and vrpn_Tracker_AnalogFlyParam().

◆ reset_which

int vrpn_Tracker_AnalogFlyParam::reset_which

Definition at line 56 of file vrpn_Tracker_AnalogFly.h.

◆ sx

vrpn_TAF_axis vrpn_Tracker_AnalogFlyParam::sx

Rotation in the positive direction about the three axes.

Definition at line 51 of file vrpn_Tracker_AnalogFly.h.

Referenced by vrpn_Tracker_AnalogFly::vrpn_Tracker_AnalogFly(), and vrpn_Tracker_AnalogFlyParam().

◆ sy

vrpn_TAF_axis vrpn_Tracker_AnalogFlyParam::sy

◆ sz

vrpn_TAF_axis vrpn_Tracker_AnalogFlyParam::sz

◆ x

vrpn_TAF_axis vrpn_Tracker_AnalogFlyParam::x

Translation along each of these three axes.

Definition at line 48 of file vrpn_Tracker_AnalogFly.h.

Referenced by vrpn_Tracker_AnalogFly::vrpn_Tracker_AnalogFly(), and vrpn_Tracker_AnalogFlyParam().

◆ y

vrpn_TAF_axis vrpn_Tracker_AnalogFlyParam::y

◆ z

vrpn_TAF_axis vrpn_Tracker_AnalogFlyParam::z

The documentation for this class was generated from the following file: