[vtkusers] problem with vtkactor

Ken Martin ken.martin at kitware.com
Mon Oct 31 15:59:32 EDT 2016


I think one actor in three renderers is OK if they are all in the same
RenderWindow. It is multiple RenderWindows that is the issue.

With three RenderWindows then yes, you you need three actors, three
mappers, and then copy any changes from one to the others. (maybe
actor->ShallowCopy(actor2) etc.


On Mon, Oct 31, 2016 at 3:33 PM, Jose Barreto <jose.de.paula at live.com>
wrote:

> Okay. So to have the same object in three different "renderer" I need a
> mapper for the three actors? And when I do some interaction with one of
> them
> I need to manually updating the other two?
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.
> com/problem-with-vtkactor-tp5740983p5740985.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161031/c8d95b57/attachment.html>


More information about the vtkusers mailing list