[vtkusers] How to un-assign and input from an actor?

Alex Malyushytskyy alexmalvtk at gmail.com
Fri Aug 12 21:55:53 EDT 2011


I am not sure I understand the problem is the following does not work for you?

actor->SetInput( anotherInput);


On Sun, Aug 7, 2011 at 5:54 PM, soheilghafurian
<soheilghafurian at yahoo.com> wrote:
> Hi guys
>
> if we want to assign an input to an actor, we use actor->SetInput method. My
> question is, after this, if we want to deassociate the actor from the input,
> and assign it to another input, what should we do?
>
> I don't think simply using SetInput with another source as the parameter
> will work.
>
>
> Thanks a lot for your help.
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/How-to-un-assign-and-input-from-an-actor-tp4676117p4676117.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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list