mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 20:30:29 +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. |
||
---|---|---|
.. | ||
tabletWindows | ||
BlocksWebView.qml | ||
CalibratingScreen.qml | ||
ControllerSettings.qml | ||
Edit.qml | ||
EditEntityList.qml | ||
EditTabButton.qml | ||
EditTabView.qml | ||
EditTools.qml | ||
EditToolsTabView.qml | ||
EntityList.qml | ||
InputRecorder.qml | ||
NewEntityButton.qml | ||
NewMaterialDialog.qml | ||
NewMaterialWindow.qml | ||
NewModelDialog.qml | ||
NewModelWindow.qml | ||
OpenVrConfiguration.qml | ||
TabletAddressDialog.qml | ||
TabletAudioBuffers.qml | ||
TabletAvatarPreferences.qml | ||
TabletButton.qml | ||
TabletGeneralPreferences.qml | ||
TabletGraphicsPreferences.qml | ||
TabletHome.qml | ||
TabletLodPreferences.qml | ||
TabletMenu.qml | ||
TabletMenuItem.qml | ||
TabletMenuStack.qml | ||
TabletMenuView.qml | ||
TabletModelBrowserDialog.qml | ||
TabletNetworkingPreferences.qml | ||
TabletRoot.qml | ||
TabletWebView.qml | ||
WindowRoot.qml | ||
WindowWebView.qml |