|
#include "SceneViewer.h"
#include <Inventor/events/SoMouseButtonEvent.h>
#include <Inventor/events/SoLocation2Event.h>
#include <Inventor/actions/SoRayPickAction.h>
#include <Inventor/SoPickedPoint.h>
#include "../controller/DeselectOperation.h"
#include "../controller/SelectOperation.h"