#include <MRViewerSettingsPlugin.h>
◆ TabType
| Enumerator |
|---|
| Quick | |
| Application | |
| Control | |
| Viewport | |
| MeasurementUnits | |
| Features | |
| Count | |
◆ ViewerSettingsPlugin()
| MR::ViewerSettingsPlugin::ViewerSettingsPlugin |
( |
| ) |
|
◆ addComboSettings()
| MRVIEWER_API void MR::ViewerSettingsPlugin::addComboSettings |
( |
const TabType | tab, |
|
|
std::shared_ptr< ExternalSettings > | settings ) |
add external settings with UI combo box
◆ blocking()
| virtual bool MR::ViewerSettingsPlugin::blocking |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ delComboSettings()
| MRVIEWER_API void MR::ViewerSettingsPlugin::delComboSettings |
( |
const TabType | tab, |
|
|
const ExternalSettings * | settings ) |
delete external settings with UI combo box
◆ drawDialog()
| virtual void MR::ViewerSettingsPlugin::drawDialog |
( |
ImGuiContext * | ctx | ) |
|
|
overridevirtual |
◆ instance()
returns instance of this plugin if it is registered nullptr otherwise
◆ setActiveTab()
| MRVIEWER_API void MR::ViewerSettingsPlugin::setActiveTab |
( |
TabType | tab | ) |
|
◆ updateThemes()
| MRVIEWER_API void MR::ViewerSettingsPlugin::updateThemes |
( |
| ) |
|
The documentation for this class was generated from the following file: