Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ blocking
Method
blocking
source/MRCommonPlugins/Basic/MRObjectInfo.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
18
virtual void drawDialog( ImGuiContext* ) override;
19
virtual bool blocking() const override { return false; }
20
};
21
22
ObjectInfo::ObjectInfo():
Callers
3
mcpToolType
Function · 0.45
updateItemStatus
Method · 0.45
itemPressed_
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected