Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ empty
Method
empty
source/MRViewer/MRCommandLoop.cpp:88–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
bool CommandLoop::empty()
89
{
90
auto& inst = instance_();
91
std::unique_lock<std::mutex> lock( inst.mutex_ );
92
return inst.commands_.empty();
93
}
94
95
void CommandLoop::removeCommands( bool closeLoop )
96
{
Callers
15
mimeForExt
Function · 0.45
mcpSceneGetObject
Function · 0.45
mcpSceneAddObject
Function · 0.45
mcpSystemLog
Function · 0.45
changeVisible
Method · 0.45
makeDragDropSource_
Method · 0.45
reorderSceneIfNeeded_
Method · 0.45
getPreSelection_
Method · 0.45
drawWindow_
Method · 0.45
drawMenuUI
Method · 0.45
saveChangesPopup
Function · 0.45
beginPopup
Method · 0.45
Calls
no outgoing calls
Tested by
7
effectiveDisabledReason
Function · 0.36
unexpected_
Method · 0.36
pathToString
Function · 0.36
composeStatus
Function · 0.36
pressButton
Function · 0.36
readValue
Function · 0.36
writeValue
Function · 0.36