#include "PreCompiled.h"
#include <qapplication.h>
#include <qevent.h>
#include <qpainter.h>
#include <qpixmap.h>
#include <QMenu>
#include <Inventor/SbBox.h>
#include <Inventor/events/SoEvent.h>
#include <Inventor/events/SoKeyboardEvent.h>
#include <Inventor/events/SoLocation2Event.h>
#include <Inventor/events/SoMouseButtonEvent.h>
#include <Base/Console.h>
#include "MouseSelection.h"
#include "View3DInventor.h"
#include "View3DInventorViewer.h"
Go to the source code of this file.
Variables | |
static const char * | cursor_cut_scissors [] |
const char* cursor_cut_scissors[] [static] |
Definition at line 201 of file MouseSelection.cpp.
Referenced by Gui::PolyPickerSelection::initialize().