Salome HOME
Merge from V5_1_main 14/05/2010
[modules/visu.git] / src / PIPELINE / VISU_ColoredPL.hxx
index 0f84580a01ca9cbe3a8fa6a4bcc7b09dfbdb3d05..e577196912cbcf327ba87469e2a2ff6f85d10a59 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+//  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -19,6 +19,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 //  VISU OBJECT : interactive object for VISU entities implementation
 // File:    VISU_ColoredPL.hxx
 // Author:  Alexey PETROV
@@ -156,7 +157,7 @@ protected:
   virtual
   void
   DoShallowCopy(VISU_PipeLine *thePipeLine,
-               bool theIsCopyInput);
+                bool theIsCopyInput);
 
   //----------------------------------------------------------------------------
   VISU_Extractor* 
@@ -174,8 +175,8 @@ protected:
   static
   void
   SetScalarMode(int theScalarMode,
-               vtkDataSet *theInput,
-               VISU_Extractor* theExtractor);
+                vtkDataSet *theInput,
+                VISU_Extractor* theExtractor);
 
 private:
   vtkSmartPointer< VISU_LookupTable > myMapperTable;