MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::UI::StateStorage Namespace Reference

Functions

MRVIEWER_API bool readBool (std::string_view key, bool defaultValue=false)
 
MRVIEWER_API void writeBool (std::string_view key, bool value)
 

Function Documentation

◆ readBool()

MRVIEWER_API bool MR::UI::StateStorage::readBool ( std::string_view key,
bool defaultValue = false )
nodiscard

◆ writeBool()

MRVIEWER_API void MR::UI::StateStorage::writeBool ( std::string_view key,
bool value )