#include "PreCompiled.h"#include <QAction>#include <QMenu>#include <Standard_math.hxx>#include <Inventor/actions/SoSearchAction.h>#include <Inventor/draggers/SoDragger.h>#include <Inventor/nodes/SoCoordinate3.h>#include <Inventor/nodes/SoFaceSet.h>#include <Inventor/nodes/SoMaterial.h>#include <Inventor/nodes/SoSeparator.h>#include <Inventor/manips/SoCenterballManip.h>#include <Mod/Part/App/FeatureMirroring.h>#include <Mod/Part/App/FeatureFillet.h>#include <Gui/Application.h>#include <Gui/Control.h>#include <Gui/Document.h>#include "ViewProviderMirror.h"#include "DlgFilletEdges.h"Go to the source code of this file.
1.6.1