#include "PreCompiled.h"#include <Gui/Application.h>#include <Gui/Command.h>#include <Gui/Control.h>#include <Gui/MainWindow.h>#include <Gui/FileDialog.h>#include "Tessellation.h"Go to the source code of this file.
Classes | |
| class | CmdMeshPartMesher |
Functions | |
| void | CreateMeshPartCommands (void) |
| void CreateMeshPartCommands | ( | void | ) |
Definition at line 65 of file Mod/MeshPart/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initMeshPartGui().
1.6.1