]> Creatis software - creaRigidRegistration.git/commitdiff
no newline at end of file
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 14 Oct 2009 15:40:33 +0000 (15:40 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 14 Oct 2009 15:40:33 +0000 (15:40 +0000)
lib/Surface.cxx
lib/Surface.h

index d1bf681285c718869e10275f3e685b4c4833a87d..ac7467d562f2faddfafbe623be3dfa245005edc7 100644 (file)
@@ -951,4 +951,5 @@ Returns the filtered image
 vtkActor* Surface::getSurface()
 {
        return surfaceResult;
-}
\ No newline at end of file
+}
+
index 49b67249f3095d2b231fcce8a9b461ded67fff87..ed7a826fac713f064158bfa06be05709e42ab4ab 100644 (file)
@@ -63,4 +63,5 @@ class Surface
                The type of image being viewed
                */
                int imageType;
-};
\ No newline at end of file
+};
+