MCPcopy 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

Calls 1

getMethod · 0.45

Tested by

no test coverage detected