[vtkusers] how to get output from a vtkTransformFilter ?

Emmanouil Moschidis moshman65 at yahoo.com
Thu May 3 10:09:23 EDT 2007


Hi 
i am using a vtkTransformFilter to change the coordinates of some points. I apply the filter to the points and then i want to get the output but when the following line is executed: 

vtkPoints *Tdata=Tf->GetOutput()->GetPoints(); //Tf is the vtkTransformFilter 

i get this error:

ERROR: In /Users/antoinerosset/VTK/Filtering/vtkDemandDrivenPipeline.cxx, line 635 vtkStreamingDemandDrivenPipeline (0x17bc1e50): Algorithm vtkTransformFilter(0x1e61a790) did not create output for port 0 when asked by REQUEST_DATA_OBJECT and does not specify a concrete DATA_TYPE_NAME.


Does Anyone know what's wrong? Is there any other way of getting output (the modified points) from a vtkTransformFilter? 
thanks

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070503/dc03dcd2/attachment.htm>


More information about the vtkusers mailing list