MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / isEnabled

Method isEnabled

source/MRViewer/MRStatePlugin.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54bool StateBasePlugin::isEnabled() const
55{
56 return isEnabled_;
57}
58
59bool StateBasePlugin::enable( bool on )
60{

Callers 2

drawItemDialog_Method · 0.80
drawShadowsOptions_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected