Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ device_get_tracking
Function
device_get_tracking
StereoKitC/device.cpp:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
///////////////////////////////////////////
89
90
device_tracking_ device_get_tracking() {
91
return device_data.tracking;
92
}
93
94
///////////////////////////////////////////
95
Callers
1
common_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected