Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ finish
Function
finish
source/MRViewer/MRProgressBar.cpp:448–453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
}
447
448
void finish()
449
{
450
auto& instance = ProgressBarImpl::instance();
451
instance.finished_ = true;
452
instance.frameRequest_.requestFrame();
453
}
454
455
bool isOrdered()
456
{
Callers
4
orderWithMainThreadPostProcessing
Function · 0.85
loadFiles
Method · 0.85
~Timer
Function · 0.85
restart
Method · 0.85
Calls
2
instance
Function · 0.85
requestFrame
Method · 0.80
Tested by
no test coverage detected