#include "PreCompiled.h"#include <qaction.h>#include <qdir.h>#include <qfileinfo.h>#include <Inventor/events/SoMouseButtonEvent.h>#include <Base/Exception.h>#include <Base/Matrix.h>#include <App/Document.h>#include <Gui/Application.h>#include <Gui/Document.h>#include <Gui/MainWindow.h>#include <Gui/Command.h>#include <Gui/FileDialog.h>#include <Gui/Selection.h>#include <Gui/ViewProvider.h>#include <Gui/View3DInventor.h>#include <Gui/View3DInventorViewer.h>#include "../App/PointsFeature.h"#include "DlgPointsReadImp.h"Go to the source code of this file.
Classes | |
| class | CmdPointsExport |
| class | CmdPointsImport |
| class | CmdPointsPolyCut |
| class | CmdPointsTransform |
Functions | |
| void | CreatePointsCommands (void) |
| void CreatePointsCommands | ( | void | ) |
Definition at line 224 of file Mod/Points/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initPointsGui().
1.6.1