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

Namespaces

namespace  Units
 

Classes

struct  FileDialogParameters
 
class  FuncCallHelper
 
struct  MakeScopeGuard
 
class  ScopeGuard
 

Functions

MRVIEWER_API std::vector< std::filesystem::path > runCocoaFileDialog (const FileDialogParameters &params)
 Open Cocoa file dialog.
 
MRVIEWER_API std::string getCurrentFolder (const std::filesystem::path &baseFolder={})
 
MRVIEWER_API void setCurrentFolder (const std::string &folder)
 

Function Documentation

◆ getCurrentFolder()

MRVIEWER_API std::string MR::detail::getCurrentFolder ( const std::filesystem::path & baseFolder = {})

◆ runCocoaFileDialog()

MRVIEWER_API std::vector< std::filesystem::path > MR::detail::runCocoaFileDialog ( const FileDialogParameters & params)

Open Cocoa file dialog.

◆ setCurrentFolder()

MRVIEWER_API void MR::detail::setCurrentFolder ( const std::string & folder)