Salome HOME
Porting to VTK 6.
[modules/visu.git] / src / PIPELINE / VISU_PipeLine.cxx
index 84aa9aa94735b4de402c894ee0b1c26b43be16f4..f840bbe4145ea692f8e48409cca0e7f6fa871006 100644 (file)
@@ -389,6 +389,14 @@ VISU_PipeLine
   return GetMapperHolder()->GetClippedInput();
 }
 
+//----------------------------------------------------------------------------
+vtkAlgorithmOutput* 
+VISU_PipeLine
+::GetClippedInputPort()
+{
+  return GetMapperHolder()->GetClippedInputPort();
+}
+
 
 //----------------------------------------------------------------------------
 void