mirror of
https://github.com/overte-org/overte.git
synced 2025-04-06 14:33:28 +02:00
The openvr SDK provides a way to gauge the quality of tracking on a given device via the eTrackingResult enum. * Drop - Only Running_OK is considered valid, all other eTrackingResults will return invalid poses. * Freeze - Only Running_OK is considered valid, but other valid TrackingResults will return the last Running_OK pose. In esseces this will freeze the puck in place at the last good value. * None - All valid eTrackingResults will be valid, including OutOfRange and Calibrating results. This is the default. |
||
---|---|---|
.. | ||
hifiCodec | ||
hifiKinect | ||
hifiLeapMotion | ||
hifiNeuron | ||
hifiSdl2 | ||
hifiSixense | ||
hifiSpacemouse | ||
oculus | ||
oculusLegacy | ||
openvr | ||
pcmCodec | ||
steamClient | ||
CMakeLists.txt |