#include "VTKViewer_InteractorStyle.h"#include "VTKViewer_Actor.h"#include "VTKViewer_Utilities.h"#include "VTKViewer_Trihedron.h"#include "VTKViewer_ViewWindow.h"#include "VTKViewer_RenderWindow.h"#include "VTKViewer_RenderWindowInteractor.h"#include <vtkObjectFactory.h>#include <vtkMath.h>#include <vtkCommand.h>#include <vtkCamera.h>#include <vtkRenderer.h>#include <vtkPicker.h>#include <vtkPointPicker.h>#include <vtkCellPicker.h>#include <vtkLine.h>#include <vtkMapper.h>#include <vtkDataSet.h>#include <vtkSmartPointer.h>#include <vtkProperty.h>#include <QApplication>#include <QRubberBand>#include <algorithm>Functions | |
| vtkStandardNewMacro (VTKViewer_InteractorStyle) | |
| Handle (VTKViewer_Filter) VTKViewer_InteractorStyle | |
Variables | |
XPM - x pixmaps. | |
| const char * | imageZoomCursor [] |
| const char * | imageRotateCursor [] |
| Handle | ( | VTKViewer_Filter | ) |
Gets filter handle by filter id theId.
References Handle().
| vtkStandardNewMacro | ( | VTKViewer_InteractorStyle | ) |
| const char* imageRotateCursor[] |
Image rotate cursor
| const char* imageZoomCursor[] |
Image Zoom cursor