#include "vtkInteractorStylePick.h"#include "CamiTKDisableWarnings"#include <vtkRenderWindow.h>#include <vtkRenderWindowInteractor.h>#include <vtkPicker.h>#include <vtkAreaPicker.h>#include "CamiTKReEnableWarnings"#include <vtkUnsignedCharArray.h>#include <vtkObjectFactory.h>#include <vtkRenderer.h>#include <vtkCamera.h>#include <vtkHomogeneousTransform.h>#include <vtkAssemblyPath.h>
Include dependency graph for vtkInteractorStylePick.cpp:Namespaces | |
| namespace | camitk |
Functions | |
| camitk::vtkStandardNewMacro (vtkInteractorStylePick) | |