ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cvGenericSelectionTool.cpp File Reference
#include "cvGenericSelectionTool.h"
#include "PclUtils/PCLVis.h"
#include "cvSelectionBase.h"
#include "cvSelectionPipeline.h"
#include "cvViewSelectionManager.h"
#include <QtCompat.h>
#include <vtkActor.h>
#include <vtkCellPicker.h>
#include <vtkDataObject.h>
#include <vtkDataSetMapper.h>
#include <vtkHardwareSelector.h>
#include <vtkIdTypeArray.h>
#include <vtkInformation.h>
#include <vtkMapper.h>
#include <vtkPointPicker.h>
#include <vtkPolyData.h>
#include <vtkPolyDataMapper.h>
#include <vtkProp.h>
#include <vtkPropCollection.h>
#include <vtkRenderWindow.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkRenderer.h>
#include <vtkSelection.h>
#include <vtkSelectionNode.h>
#include <vtkSmartPointer.h>
#include <QSet>
#include <CVLog.h>
#include <algorithm>
#include <map>
#include <set>
Include dependency graph for cvGenericSelectionTool.cpp:

Go to the source code of this file.