Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
110
void ProgressBar::close()
111
{
112
mpWindow.reset();
113
}
114
} // namespace Falcor
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected