Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrNeRF/LichtFeld-Studio
/ get
Method
get
src/python/python_runtime.cpp:568–568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
566
}
567
568
core::Scene* ApplicationSceneContext::get() const { return scene_.load(); }
569
570
uint64_t ApplicationSceneContext::generation() const { return generation_.load(); }
571
Callers
1
get_application_scene
Function · 0.45
Calls
1
load
Method · 0.45
Tested by
no test coverage detected