9#ifndef QQuickVTKInteractorAdapter_h
10#define QQuickVTKInteractorAdapter_h
13#include "vtkGUISupportQtQuickModule.h"
15VTK_ABI_NAMESPACE_BEGIN
Interactor that handles relaying custom QML handler events to VTK.
QQuickVTKInteractorAdapter(QObject *parent=nullptr)
bool ProcessEvent(QEvent *e, vtkRenderWindowInteractor *iren) override
platform-independent render window interaction including picking and frame rate control.