[vtkusers] Making an drag and drop picker

David E DeMarle dave.demarle at kitware.com
Thu Jan 18 10:38:49 EST 2007


Hello,

Take a look at vtkInteractorStyleRubberBandPick, vtkAreaPicker,
vtkFrustumExtractor and vtkVisibleCellSelector, all in the 5.0
release. You should be able to adapt those to pick while dragging.

cheers,
Dave DeMarle



On 1/18/07, Secolas UA <secolasua at gmail.com> wrote:
> Hello all!
>
>  I want to make an drag and pick event. I press a mouse button and move the
> mouse, and all the cells caught inside the selection area are picked.
> Similar to windows explorer when selecting various files or folders with
> mouse drag.
>  Is it possible? Anyone knows how to do this?
>
>  Thanks in Advance
>  Ricardo Seco
> _______________________________________________
> 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