Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ getWindow
Function
getWindow
Source/Falcor/Core/SampleApp.h:198–198 ·
view source on GitHub ↗
* Get the window. */
Source
from the content-addressed store, hash-verified
196
* Get the window.
197
*/
198
Window* getWindow() { return mpWindow.get(); }
199
200
/**
201
* Get the progress bar.
Callers
1
registerScriptBindings
Method · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected