]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkMagnitud.cxx
re indent
[bbtk.git] / packages / vtk / src / bbvtkMagnitud.cxx
index cc4a2a288362ea70f9f2a5af3e3c9af8bcc6fa0d..07926acdf65d37b8270692a90bd75f2168855cf7 100644 (file)
@@ -26,8 +26,7 @@ void Magnitud::Process()
 //    * TYPE is the C++ type of the input/output
 //      (the one provided in the attribute 'type' of the tag 'input')
 
-       
-       // ---------- 
+// ---------- 
  if (bbGetInputIn()!=NULL) {
    vGreenToRedLut->SetHueRange(0.6667,0.0);
    vGreenToRedLut->Build();
@@ -316,13 +315,13 @@ void Magnitud::Process()
    //temp->GetData( vMultipleContourMapper->GetOutput() );
    //bbSetOutputOutTest( temp );
 
-        
+
  } // if
-        
+
 } // process
-       
-       
-       
+
+
+
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)
 //=====