[vtkusers] How to do picking action with vtkCellPicker on multiples vtkDataSet?
Leguay Romain
romain.leguay at etu.u-bordeaux1.fr
Tue Jun 14 11:38:59 EDT 2011
Hello everyone!
I display multiple vtkDataSet on my renderer. I try to do a picking and display witch vtkDataSet I click. I try to do this with a vtkCellPicker but I can just get the selected point and the cellId.
I don't know how to proceed unless testing for each cell contains my point.
Has anyone got better ideas?
Thanks,
Romain
More information about the vtkusers
mailing list