HEBI C++ API
3.10.0
|
Feedback generally from a mobile device such as a phone or tablet. More...
#include <feedback.hpp>
Public Member Functions | |
const FloatField & | batteryLevel () const |
Charge level of the device’s battery (in percent). More... | |
const Vector3fField & | arPosition () const |
A device's position in the world as calculated from an augmented reality framework, in meters. More... | |
const QuaternionfField & | arOrientation () const |
A device's orientation in the world as calculated from an augmented reality framework. More... | |
const EnumField< ArQuality > & | arQuality () const |
The status of the augmented reality tracking, if using an AR enabled device. More... | |
Feedback generally from a mobile device such as a phone or tablet.
|
inline |
Charge level of the device’s battery (in percent).
|
inline |
A device's position in the world as calculated from an augmented reality framework, in meters.
|
inline |
A device's orientation in the world as calculated from an augmented reality framework.
The status of the augmented reality tracking, if using an AR enabled device.