[vtkusers] update vtkProcessObject

Renaud Isabelle renauisa at yahoo.fr
Mon Sep 19 11:57:45 EDT 2005


Hi,
 
It seems to have big changes between vtk 4.4 and vtk 5.0. Now, vtkProcessObject is not a superclass of vtkMappers2D anymore, but vtkMappers2D is derived from vtkAlgorithm instead. 
 
Hoewever, one of my vtkMappers2D used to call 
 
-  vtkProcessObject::SetNthInput( ),
 
- this->Inputs[id],
 
- this-->NumberOfInputs, herited from vtkProcessObject. 
 
How do I have to make changes to be able to build my project: do I have to create a member of vtkProcesObject in my vtkMappers2D or is it better to use similar functions of vtkAlgorithm: if so, which ones? 
 
Isabelle 
 
 

		
---------------------------------
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
 Téléchargez le ici !  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20050919/af6b3fc9/attachment.htm>


More information about the vtkusers mailing list