MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::PluginCloseOnSelectedObjectRemove Class Reference

#include <MRViewer/MRStatePluginUpdate.h>

Inheritance diagram for MR::PluginCloseOnSelectedObjectRemove:

Protected Member Functions

virtual void onPluginEnable_ () override
 called when plugin started
virtual void onPluginDisable_ () override
 called when plugin stops
virtual bool shouldClose_ () const override
 called each frame, return true to close plugin

Additional Inherited Members

Public Member Functions inherited from MR::IPluginUpdate
virtual ~IPluginUpdate ()=default
virtual void preDrawUpdate ()
 called each frame in before drawDialog

Detailed Description

Helper class to close plugin if any of active objects was removed from scene inherit your plugin from it


The documentation for this class was generated from the following file: