[vtkusers] PLEASE HELP - weird behaviour when performing picking using vtkCellPicker

Vladimir Lazunin lazunin.v.aa at m.titech.ac.jp
Sun Jul 8 03:30:18 EDT 2007


Don't know about the first problem of yours, but as for the second, try to  
use SetTolerance() function for the picker object. If you set it's value  
very small, it will increase precision of picking. Also, if there are  
several objects and you are trying to pick only one, try to use vtkActor's  
PickableOn()/PickableOff() methods.



More information about the vtkusers mailing list