Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrNeRF/LichtFeld-Studio
/ set_application_scene
Function
set_application_scene
src/python/python_runtime.cpp:590–590 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
588
}
589
590
void set_application_scene(core::Scene* scene) { g_app_scene_context.set(scene); }
591
592
core::Scene* get_application_scene() { return g_app_scene_context.get(); }
593
Callers
14
ensure_scene_manager_content_type
Function · 0.85
SceneManager
Method · 0.85
loadSplatFile
Method · 0.85
resetToEmptyState
Method · 0.85
finalizeDatasetSceneLoad
Method · 0.85
loadColmapCamerasOnly
Method · 0.85
prepareTrainingFromScene
Method · 0.85
addGroupNode
Method · 0.85
addPlySequenceNode
Method · 0.85
addGeneratedSplatNode
Method · 0.85
applyState
Method · 0.85
SetUp
Method · 0.85
Calls
1
set
Method · 0.45
Tested by
3
SetUp
Method · 0.68
TearDown
Method · 0.68
TEST_F
Function · 0.68