MeshLib C++ Docs
Loading...
Searching...
No Matches
MRClipboard.h File Reference
#include "exports.h"
#include <MRMesh/MRExpected.h>

Go to the source code of this file.

Namespaces

namespace  MR
 only for bindings generation

Functions

Expected< std::string > MR::GetClipboardText ()
 returns data in clipboard
Expected< void > MR::SetClipboardText (const std::string &text)
 sets data in clipboard