MCPcopy 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_sceneFunction · 0.45

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected