QtVtk
QtVtk copied to clipboard
Change Interactor Style
Hello, thank you for the code, it really help me ugrading a project to QtQuick from QtWidgets. Its working for me on Windows 10, with VTK 8.2 and Qt 5.12.3.
Since I need more interaction with 3D data (e.g. select and delete portion of points), I was wondering if there is a way to change the rendering interaction style.
Moreover I was looking for a way to forward a KeyPress event to the QVTKFramebufferObjectItem.