36#ifndef Q_VTK_INTERACTOR_ADAPTER_H
37#define Q_VTK_INTERACTOR_ADAPTER_H
40#include "vtkGUISupportQtModule.h"
41#include <QtCore/QObject>
void SetDevicePixelRatio(float ratio, vtkRenderWindowInteractor *iren=nullptr)
static const double DevicePixelRatioTolerance
QVTKInteractorAdapter(QObject *parent=nullptr)
~QVTKInteractorAdapter() override
float GetDevicePixelRatio()
bool ProcessEvent(QEvent *e, vtkRenderWindowInteractor *iren)
platform-independent render window interaction including picking and frame rate control.