[vtkusers] Updating VTK
Amy Henderson
amy.henderson at kitware.com
Wed Jan 26 15:02:45 EST 2005
Sorry, I should have asked which version of VTK you were
using. vtkImageActor became a subclass of vtkProp3D on May 16, 2004
(according to the CVS log), so it only has a SetPosition method in the
current development version of VTK. Prior to that change, the position of
the image actor was determined by the origin of the input vtkImageData.
- Amy
At 02:41 PM 1/26/2005, =?ISO-8859-2?Q?Michnay_Bal=E1zs?= wrote:
>Thanks Amy for the quick reply. My VTK version must some kind of
>an "early development" version, because
>imageactor->SetPosition(...);
>still says that SetPosition is an unknown identifier.
>How can I update my VTK release? I think I have the VTK 4.2 (Windows
>binary) uploaded to the vtk.org website.
>Should I use a different release? I hope I don't need to compile the
>whole VTK source code.
>Thanks,
>
> 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