Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ device
Function
device
src/device/device.cpp:1095–1098 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1093
}
1094
1095
Device *device()
1096
{
1097
return crown::_device;
1098
}
1099
1100
} // namespace crown
Callers
15
online
Function · 0.85
offline
Function · 0.85
load
Function · 0.85
online
Function · 0.85
offline
Function · 0.85
unload
Function · 0.85
camera_screen_to_world
Method · 0.85
camera_world_to_screen
Method · 0.85
broadcast
Function · 0.85
multicast
Function · 0.85
unicast
Function · 0.85
screenShot
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected