MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::UI::CheckboxOrModifierState Struct Reference

#include <MRUIStyle.h>

Public Member Functions

 CheckboxOrModifierState ()
 
 CheckboxOrModifierState (bool baseValue)
 
 operator bool () const
 

Public Attributes

bool baseValue = false
 The persistent value of this setting, as set by the user by clicking the checkbox.
 
bool modifierHeld = false
 Whether the setting is currently inverted because the modifier is held.
 

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