MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / close

Method close

Source/Falcor/Core/Platform/Windows/ProgressBarWin.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110void ProgressBar::close()
111{
112 mpWindow.reset();
113}
114} // namespace Falcor

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected