]> Creatis software - creaVtk.git/commitdiff
Clean code
authoreduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Mon, 25 Nov 2024 15:29:04 +0000 (16:29 +0100)
committereduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Mon, 25 Nov 2024 15:29:04 +0000 (16:29 +0100)
bbtk_creaVtk_PKG/src/bbcreaVtkImageDataStructuredPoints.cxx

index 9f0ccec59e54dff1417bef30a2aa76cd219ad27f..b9b7c98c7e88f9fce2bb0fbf0b8e9b0716bac893 100644 (file)
@@ -34,21 +34,20 @@ void ImageDataStructuredPoints::bbUserSetDefaultValues()
        bbSetInputData5(NULL);
        bbSetInputData6(NULL);
 }
-//===== 
+
+//=====
 // 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)
 //===== 
 void ImageDataStructuredPoints::bbUserInitializeProcessing()
 {
-  
 }
 //===== 
 // 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)
 //===== 
 void ImageDataStructuredPoints::bbUserFinalizeProcessing()
 {
-
 }
-}
-// EO namespace bbcreaVtk
+
+}// EO namespace bbcreaVtk