CloudViewer: added setInteractorLayer() function

This commit is contained in:
matlabbe
2018-08-24 15:27:42 -04:00
parent cbf14bfa08
commit 080d044c99
4 changed files with 44 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ class RTABMAPGUI_EXP CloudViewerCellPicker : public vtkCellPicker {
public:
public:
static CloudViewerCellPicker *New ();
vtkTypeMacro(CloudViewerCellPicker, vtkCellPicker);
CloudViewerCellPicker();
virtual ~CloudViewerCellPicker();