Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ onDisable_
Method
onDisable_
source/MRCommonPlugins/ViewerButtons/MRRotatorPlugin.cpp:65–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
bool RotatorPlugin::onDisable_()
66
{
67
myLastHistoryAction_.reset();
68
return true;
69
}
70
71
bool RotatorPlugin::shouldCreateNewHistoryAction_( const std::vector<std::shared_ptr<Object>>& selObjs ) const
72
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected