MCPcopy 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
1095Device *device()
1096{
1097 return crown::_device;
1098}
1099
1100} // namespace crown

Callers 15

onlineFunction · 0.85
offlineFunction · 0.85
loadFunction · 0.85
onlineFunction · 0.85
offlineFunction · 0.85
unloadFunction · 0.85
broadcastFunction · 0.85
multicastFunction · 0.85
unicastFunction · 0.85
screenShotMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected