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

Interface for automatically update StatePlugins internal data. More...

#include <MRStatePluginUpdate.h>

+ Inheritance diagram for MR::IPluginUpdate:

Public Member Functions

virtual ~IPluginUpdate ()=default
 
virtual void preDrawUpdate ()
 called each frame in before drawDialog
 

Protected Member Functions

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

Detailed Description

Interface for automatically update StatePlugins internal data.


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