[vtkusers] filter for shifting dataset?

Amy Henderson amy.henderson at kitware.com
Tue Jul 13 09:40:06 EDT 2004


Create a vtkTransform, and call the Translate method on it.

- Amy

At 09:23 AM 7/13/2004, Louis Desjardins wrote:
>Thanks for your help,
>I took a look at it, and need to pass in AbstractTransform somewhere.. 
>however where in AbstractTransform (or subclasses) is the function where i 
>can define the kind of transform i want to do (translation etc..), or 
>maybe i need to set a matrix.. but i cant find wehre to set it.. =S
>thanks again,
>
>
>>From: Amy Henderson <amy.henderson at kitware.com>
>>To: vtkusers at vtk.org
>>Subject: Re: [vtkusers] filter for shifting dataset?
>>Date: Tue, 13 Jul 2004 09:00:26 -0400
>>
>>Take a look at vtkTransformFilter.
>>
>>- Amy
>>
>>At 08:57 AM 7/13/2004, Louis Desjardins wrote:
>>>Hi,
>>>
>>>Is there a filter that exists that will shift my dataset over somewhere 
>>>(translate it), (rather than just using Actor->SetPosition)
>>>
>>>Thanks..!
>
>_________________________________________________________________
>Get tips for maintaining your PC, notebook accessories and reviews in 
>Technology 101. http://special.msn.com/tech/technology101.armx
>
>_______________________________________________
>This is the private VTK discussion list. Please keep messages on-topic. 
>Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers






More information about the vtkusers mailing list