Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ scene_init
Function
scene_init
Examples/StereoKitCTest/scene.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
scene_curr.update();
29
}
30
void scene_init() {
31
if (scene_curr.init != nullptr)
32
scene_curr.init();
33
}
Callers
2
scene_set_active
Function · 0.85
scene_update
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected