Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ getScene
Method
getScene
Source/Falcor/Core/Testbed.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
ref<Scene> Testbed::getScene() const
174
{
175
return mpScene;
176
}
177
178
Clock& Testbed::getClock()
179
{
Callers
2
loadScene
Method · 0.45
loadSceneFromString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected