OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::common::TrackerSensorInfo Struct Reference

fully-resolved data about a tracker sensor. Defaults per the schema. More...

#include <osvr/Common/TrackerSensorInfo.h>

Public Attributes

bool reportsPosition = true
 
bool reportsOrientation = true
 
bool reportsLinearVelocity = false
 
bool reportsAngularVelocity = false
 
bool reportsLinearAcceleration = false
 
bool reportsAngularAcceleration = false
 

Detailed Description

fully-resolved data about a tracker sensor. Defaults per the schema.

Definition at line 41 of file TrackerSensorInfo.h.


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