MeshLib
 
Loading...
Searching...
No Matches
MRToolbar.h File Reference
#include "MRMesh/MRMeshFwd.h"
#include "MRMesh/MRColor.h"
#include "MRPch/MRJson.h"

Go to the source code of this file.

Classes

class  MR::Toolbar
 class to draw toolbar and toolbar customize windows More...
 

Namespaces

namespace  MR
 

Typedefs

using MR::MenuItemsListMigration = std::function<void ( MenuItemsList& )>
 
using MR::MenuItemsListMigrations = std::map<int, MenuItemsListMigration>