#include "PreCompiled.h"#include <Standard_math.hxx>#include <Inventor/nodes/SoTranslation.h>#include <Inventor/nodes/SoText2.h>#include <Inventor/nodes/SoFont.h>#include <QPainter>#include <Base/Console.h>#include <Base/Exception.h>#include <Base/Interpreter.h>#include <Gui/Application.h>#include <Gui/BitmapFactory.h>#include <Gui/Command.h>#include <Gui/Document.h>#include <Gui/Macro.h>#include <Gui/MainWindow.h>#include <Gui/View3DInventorViewer.h>#include <Gui/View3DInventor.h>#include <Mod/Part/App/Geometry.h>#include <Mod/Sketcher/App/SketchObject.h>#include "DrawSketchHandler.h"#include "ViewProviderSketch.h"Go to the source code of this file.
1.6.1