MCPcopy 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
22ObjectInfo::ObjectInfo():

Callers 3

mcpToolTypeFunction · 0.45
updateItemStatusMethod · 0.45
itemPressed_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected