MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::PluginUpdateOr< Updates > Class Template Reference

#include <MRStatePluginUpdate.h>

+ Inheritance diagram for MR::PluginUpdateOr< Updates >:

Public Member Functions

virtual void preDrawUpdate () override
 

Protected Member Functions

virtual void onPluginEnable_ () override
 
virtual void onPluginDisable_ () override
 
virtual bool shouldClose_ () const override
 

Detailed Description

template<typename ... Updates>
class MR::PluginUpdateOr< Updates >

Runs all preDrawUpdate and all shouldClose_ checks shouldClose_ returns true if at least on of checks was ture


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