[vtkusers] Transforming a vtkActorCollection

Bill Lorensen bill.lorensen at gmail.com
Mon Aug 30 17:39:20 EDT 2010


I think it is called a vtkAssembly.

On Mon, Aug 30, 2010 at 3:53 PM, David Doria <daviddoria+vtk at gmail.com> wrote:
> Currently to transform all actors in a collection I am iterating through the
> Collection and applying the transform to every actor:(like
> this: http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/TransformActorCollection )
> There is an ApplyProperties function which lets you set properties of all
> the actors without manually iterating through the collection - is there
> something like this for transformations? The idea is to create a "compound
> object" and be able to move it around all at the same time as if it were a
> single object.
>
> Thanks,
>
> David
>
> _______________________________________________
> 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