OGS
VtkCustomInteractorStyle.cpp File Reference

Detailed Description

Implementation of the VtkCustomInteractorStyle class.

Author
Lars Bilke
Date
2010-06-21

Definition in file VtkCustomInteractorStyle.cpp.

#include "VtkCustomInteractorStyle.h"
#include <vtkActor.h>
#include <vtkAlgorithmOutput.h>
#include <vtkCamera.h>
#include <vtkCellData.h>
#include <vtkCellPicker.h>
#include <vtkDataSetMapper.h>
#include <vtkExtractSelection.h>
#include <vtkIdTypeArray.h>
#include <vtkObjectFactory.h>
#include <vtkProp.h>
#include <vtkProperty.h>
#include <vtkRenderWindow.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkRendererCollection.h>
#include <vtkSelection.h>
#include <vtkSelectionNode.h>
#include <vtkSmartPointer.h>
#include <vtkUnstructuredGrid.h>
#include <vtkUnstructuredGridAlgorithm.h>
#include <string>
#include "BaseLib/Logging.h"
#include "VtkCompositeElementSelectionFilter.h"
Include dependency graph for VtkCustomInteractorStyle.cpp:

Go to the source code of this file.

Functions

 vtkStandardNewMacro (VtkCustomInteractorStyle)
 

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( VtkCustomInteractorStyle )