#include "PreCompiled.h"#include <Inventor/SoDB.h>#include <Inventor/SoInput.h>#include <Inventor/SbVec3f.h>#include <Inventor/nodes/SoSeparator.h>#include <Inventor/nodes/SoTransform.h>#include <Inventor/nodes/SoSphere.h>#include <Inventor/nodes/SoRotation.h>#include <Inventor/actions/SoSearchAction.h>#include <Inventor/draggers/SoJackDragger.h>#include <Inventor/draggers/SoTrackballDragger.h>#include <Inventor/VRMLnodes/SoVRMLTransform.h>#include <QFile>#include "ViewProviderRobotObject.h"#include <Mod/Robot/App/RobotObject.h>#include <Mod/Part/App/PartFeature.h>#include <Mod/Part/Gui/ViewProvider.h>#include <App/Document.h>#include <App/VRMLObject.h>#include <Gui/Application.h>#include <Base/FileInfo.h>#include <Base/Stream.h>#include <Base/Console.h>#include <sstream>Go to the source code of this file.
1.6.1