#include "PreCompiled.h"#include <Inventor/SoPickedPoint.h>#include <Inventor/details/SoFaceDetail.h>#include <Inventor/details/SoPointDetail.h>#include <Inventor/events/SoMouseButtonEvent.h>#include <Inventor/events/SoKeyboardEvent.h>#include <Inventor/events/SoLocation2Event.h>#include <Inventor/nodes/SoDrawStyle.h>#include <Inventor/nodes/SoIndexedFaceSet.h>#include <Inventor/nodes/SoMaterial.h>#include <Inventor/nodes/SoMaterialBinding.h>#include <Inventor/nodes/SoShapeHints.h>#include <Inventor/sensors/SoIdleSensor.h>#include <algorithm>#include <sstream>#include <QEvent>#include <QMenu>#include <QMessageBox>#include <QCursor>#include <QToolTip>#include <QWhatsThis>#include <iomanip>#include <ios>#include <Base/Console.h>#include <Base/Parameter.h>#include <Base/Exception.h>#include <Base/Sequencer.h>#include <App/Annotation.h>#include <App/Application.h>#include <App/Document.h>#include <App/DocumentObjectGroup.h>#include <Gui/Application.h>#include <Gui/Document.h>#include <Gui/MainWindow.h>#include <Gui/Selection.h>#include <Gui/SoFCSelection.h>#include <Gui/SoFCColorBar.h>#include <Gui/View3DInventorViewer.h>#include <Gui/ViewProviderGeometryObject.h>#include <Gui/Widgets.h>#include <Mod/Mesh/App/MeshProperties.h>#include <Mod/Mesh/App/MeshFeature.h>#include <Mod/Mesh/App/FeatureMeshCurvature.h>#include "ViewProvider.h"#include "ViewProviderCurvature.h"Go to the source code of this file.
Classes | |
| class | MeshGui::Annotation |
Namespaces | |
| namespace | MeshGui |
The namespace of the Mesh Graphical interface layer library. | |
1.6.1