#include "exports.h"
#include "MRMesh/MRMeshFwd.h"
#include "MRMesh/MRColor.h"
#include <json/forwards.h>
#include <map>
#include <vector>
#include <string>
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> |