MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ViewerSettingsPlugin::ExternalSettings Class Referenceabstract

basic class of external settings More...

#include <MRViewerSettingsPlugin.h>

Public Member Functions

virtual ~ExternalSettings ()
 
virtual const std::string & getName () const =0
 returns the name of the setting, which is a unique value
 
virtual void draw ()=0
 the function of drawing the configuration UI
 
virtual void reset ()
 restore the settings to their default values
 
virtual const char * separatorName () const
 if not overriden this setting will be drawn in tools block
 

Detailed Description

basic class of external settings


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