MCPcopy 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
173ref<Scene> Testbed::getScene() const
174{
175 return mpScene;
176}
177
178Clock& Testbed::getClock()
179{

Callers 2

loadSceneMethod · 0.45
loadSceneFromStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected