Salome HOME
Replace BR_new_bop3 BR_new_bop4 V7_2_1_BR V7_2_BR V7_1_0 V7_2_0 V7_2_0_public V7_2_0a1 V7_2_0b1 V7_2_0p1 V7_2_0p2 V7_2_0rc1 V7_2_0rc2
authorgdd <gdd>
Fri, 8 Mar 2013 14:58:13 +0000 (14:58 +0000)
committergdd <gdd>
Fri, 8 Mar 2013 14:58:13 +0000 (14:58 +0000)
commitdc30b4d05e0909876d0f2b68e3d9307cfabf3dac
tree202fe8404a912ea5715146b6c0788d784611deec
parent2bb8815516ed25ad6217b7b0b9ca44b869a51b2b
Replace
SetInputData( vtkObj->GetOutput() );
by
SetInputConnection( vtkObj->GetOutputPort() );

See  http://www.vtk.org/Wiki/VTK/VTK_6_Migration/Replacement_of_SetInput
c-04.tar.gz