vrpn  07.33
Virtual Reality Peripheral Network
vrpn_TBF_axis Class Reference

#include <vrpn_Tracker_ButtonFly.h>

Public Member Functions

 vrpn_TBF_axis (void)
 
 vrpn_TBF_axis (const char *n, int ch, const float v[], const float rv[], bool absolut)
 

Public Attributes

char name [200]
 
int channel
 
float vec [3]
 
float rot [3]
 
bool absolute
 

Detailed Description

Definition at line 27 of file vrpn_Tracker_ButtonFly.h.

Constructor & Destructor Documentation

◆ vrpn_TBF_axis() [1/2]

vrpn_TBF_axis::vrpn_TBF_axis ( void  )
inline

Definition at line 31 of file vrpn_Tracker_ButtonFly.h.

◆ vrpn_TBF_axis() [2/2]

vrpn_TBF_axis::vrpn_TBF_axis ( const char *  n,
int  ch,
const float  v[],
const float  rv[],
bool  absolut 
)
inline

Definition at line 37 of file vrpn_Tracker_ButtonFly.h.

Member Data Documentation

◆ absolute

bool vrpn_TBF_axis::absolute

◆ channel

int vrpn_TBF_axis::channel

◆ name

char vrpn_TBF_axis::name[200]

Definition at line 44 of file vrpn_Tracker_ButtonFly.h.

Referenced by vrpn_Tracker_ButtonFly::setup_channel().

◆ rot

float vrpn_TBF_axis::rot[3]

◆ vec

float vrpn_TBF_axis::vec[3]

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