[vtkusers] updating texture on a plane

Yoan BLANC greut.lists at dosimple.ch
Tue Nov 22 05:07:28 EST 2005


Hi

I've got this pipeline :

                  vtkImageReslice v
                             vtkTexture v
vtkPlaneSource > vtkPolyDataMapper > vtkActor

And I want to update the Z slice of the texture (into the imageReslice). 
The problem is that the texture isn't modified.

I've tried these modifications :

vtkImageReslice::SetOutputExtent()
vtkTexture::SetInput()
vtkActor::SetTexture()

Cheers.

Yoan




More information about the vtkusers mailing list