|
typedef vrpn_Tracker | Base |
|
|
| VrpnTrackerServer (DeviceConstructionData &init) |
|
void | sendReport (OSVR_PositionState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
void | sendReport (OSVR_OrientationState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
void | sendReport (OSVR_PoseState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
void | sendVelReport (OSVR_VelocityState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
void | sendVelReport (OSVR_LinearVelocityState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
void | sendVelReport (OSVR_AngularVelocityState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
void | sendAccelReport (OSVR_AccelerationState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
void | sendAccelReport (OSVR_LinearAccelerationState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
void | sendAccelReport (OSVR_AngularAccelerationState const &val, OSVR_ChannelCount sensor, util::time::TimeValue const &tv) override |
|
|
static const vrpn_uint32 | CLASS_OF_SERVICE = vrpn_CONNECTION_LOW_LATENCY |
|
The documentation for this class was generated from the following file: