#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/VRMLnodes/SoVRMLTransform.h>#include <Inventor/nodes/SoBaseColor.h>#include <Inventor/nodes/SoCoordinate3.h>#include <Inventor/nodes/SoDrawStyle.h>#include <Inventor/nodes/SoFaceSet.h>#include <Inventor/nodes/SoLineSet.h>#include <Inventor/nodes/SoMarkerSet.h>#include <Inventor/nodes/SoShapeHints.h>#include <QFile>#include "ViewProviderTrajectory.h"#include <Mod/Robot/App/TrajectoryObject.h>#include <Mod/Robot/App/Trajectory.h>#include <App/Document.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