[vtkusers] bug in vtkAreaPicker ?

David E DeMarle dave.demarle at kitware.com
Fri Oct 23 14:52:02 EDT 2009


It looks like it. I think the outer one should go away. I will take
that out and commit to cvs.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Tue, Oct 20, 2009 at 12:48 AM, Paul Harris <harris.pc at gmail.com> wrote:
> 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
>
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list