no pointID in polydata with PointPicker
flywideincode <[email protected]> Mon, 8 Apr 2019 09:09:13 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
Hi everybody, I'm using vtk in order to visualize some data of a data cloud via vtkpolydata. When using pointPicker, I get the position of the pick, but unfortunately I always receive a -1 for the pointID with getPointID. I also cannot the Interactor()->Start() as it causes the error "QVTKInteractor cannot control the event loop". (the polydata are visualized in a widget, which is part of a qtcreater window). Does anybody has an idea, why this happens? Thanks! -- Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers