#include "PreCompiled.h"#include <Python.h>#include <Inventor/SoPickedPoint.h>#include <Inventor/events/SoMouseButtonEvent.h>#include <Base/Interpreter.h>#include <Base/Rotation.h>#include <App/Application.h>#include <App/Document.h>#include <Gui/Application.h>#include <Gui/Document.h>#include <Gui/Command.h>#include <Gui/View3DInventor.h>#include <Gui/View3DInventorViewer.h>#include "DlgPrimitives.h"#include "moc_DlgPrimitives.cpp"Go to the source code of this file.
1.6.1