MCPcopy 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
65bool RotatorPlugin::onDisable_()
66{
67 myLastHistoryAction_.reset();
68 return true;
69}
70
71bool RotatorPlugin::shouldCreateNewHistoryAction_( const std::vector<std::shared_ptr<Object>>& selObjs ) const
72{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected