[vtkusers] Re: using vtkTransform....
David Gobbi
dgobbi at atamai.com
Fri Sep 22 15:47:35 EDT 2006
I should point out that the IndexMatrix is not a public member of the
class... and if you have a special version of vtkImageReslice that makes
this member public, you are using vtkImageReslice in a way that other
people don't.
Why not just use the ResliceTransform and ResliceMatrix?
- David
Anja Ende wrote:
> Forgot to mention...
>
> I am using the index matrix in the vtkImageReslice class to do the
> input->output mapping and vice versa (by using the inverse of the
> matrix).
>
> Anja
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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