ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
moveactorinteractorstyle.cpp File Reference
#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"
Include dependency graph for moveactorinteractorstyle.cpp:

Go to the source code of this file.

Namespaces

 VtkUtils
 

Functions

 VtkUtils::vtkStandardNewMacro (MoveActorInteractorStyle)
 

Variables

static const QColor HighlightColor = Qt::yellow
 

Variable Documentation

◆ HighlightColor

const QColor HighlightColor = Qt::yellow
static