[vtkusers] Positioning ImageActor
Amy Henderson
amy.henderson at kitware.com
Wed Jan 26 14:05:52 EST 2005
vtkImageActor is a subclass of vtkProp3D, which does have a SetPosition
method. As a subclass, vtkImageActor has access to this public method.
- Amy
At 02:01 PM 1/26/2005, =?ISO-8859-2?Q?Michnay_Bal=E1zs?= wrote:
>Hi,
>I've been trying to position a vtkImageActor at run-time, but since
>vtkImageActor has no SetPosition method I don't know how to do it.
>Any ideas on this? Shall I try to move the camera instead? Any
>solutions for this?
>Thanks in advance,
>
> MB
>_______________________________________________
>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