Go to the documentation of this file.
27 #include <QDragEnterEvent>
28 #include <QDragMoveEvent>
33 #include "../controller/Controller.h"
34 #include "../scene3D/SceneViewer.h"
35 #include <Inventor/Qt/viewers/SoQtExaminerViewer.h>
36 #include <Inventor/nodes/SoPerspectiveCamera.h>
132 SoPerspectiveCamera* camera;
135 std::shared_ptr<std::vector<controller::AddOperationPtr>> copyBuffer;
std::weak_ptr< Controller > ControllerWeakPtr
std::shared_ptr< Controller > ControllerPtr
This file is part of ArmarX.