[vtkusers] bug in vtkAreaPicker ?
    Paul Harris 
    harris.pc at gmail.com
       
    Tue Oct 20 01:48:01 EDT 2009
    
    
  
Hi all,
vtkAreaPicker seems to invoke StartPickEvent twice for every pick sequence.
the call looks like this:
  this->InvokeEvent(vtkCommand::StartPickEvent,NULL);
and is called inside AreaPick() AND PickProps().
AreaPick() always calls PickProps(), just after it calls DefineFrustum().
is this a bug?
cheers
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091020/42ae6154/attachment.htm>
    
    
More information about the vtkusers
mailing list