[vtkusers] Problem with getting pointId after Picking operation!!!

Łukasz Tutaj ltutaj at wp.pl
Tue Oct 11 04:47:50 EDT 2005


Hi Dean,

    Thanks for your attention, but it doesn't work with your 
improvement. Have you got some other tips. I just want to get pointId of 
choosen point on a screen. That's all and it is very confising for me 
that I can't. I read many posts from this mailing list about this issue 
but nothing works in my case :(.

Łukasz

dean.inglis at camris.ca wrote:

>Hi Łukasz,
>
>try adding this:
>
>picker->PickFromListOn();
>picker->AddPickList( actor ); 
>iren->SetPicker( picker );
>
>Dean
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>  
>





More information about the vtkusers mailing list