#include "moveactorinteractorstyle.h"
#include <VtkUtils/vtkutils.h>
#include <vtkCellPicker.h>
#include <vtkExtractEdges.h>
#include <vtkObjectFactory.h>
#include <vtkPicker.h>
#include <vtkPickingManager.h>
#include <vtkPointPicker.h>
#include <vtkPolyDataMapper.h>
#include <vtkPropPicker.h>
#include <vtkProperty.h>
#include <vtkRenderWindow.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkRenderer.h>
#include <QDebug>
#include "utils.h"
Go to the source code of this file.
◆ HighlightColor
| const QColor HighlightColor = Qt::yellow |
|
static |