[vtkusers] Combine Interactors

Oleksandr Malyushytsky omalyushytskyvtkuser at gmail.com
Mon Nov 5 21:39:50 EST 2018


Create your own interactor style (not interactor).
As far as I understand only "custom" actions you need is picking,
so add  area  and point picking to it.


On Tue, Oct 30, 2018 at 1:05 AM meakcey <meakcey at gmail.com> wrote:

> Hi
>
> I am trying to create point cloud visualizer and editor and need to combine
> three functions below:
> - area picking inherited by rubber band picking interactor
> - point picking inherited by trackball camera
> - get to know of rotation given by trackball actor
>
> How can I combine these three interactor classes?
>
> Thanks.
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181105/1f0e0844/attachment.html>


More information about the vtkusers mailing list