]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/CutModule/kernel/CutModelFigureSphere.cxx
Avoid warning : "No newline at end of file"
[creaMaracasVisu.git] / lib / maracasVisuLib / src / CutModule / kernel / CutModelFigureSphere.cxx
index 127b8cad580bcc06eafe81a1f652f1d8b7438e55..a0e1ee58f7381129af7deb2b4b67b1438db44c09 100644 (file)
@@ -42,6 +42,8 @@ char *CutModelFigureSphere::GetName() // virtual
 {
        return "Sphere";
 }
+
 vtkPolyData* CutModelFigureSphere::getPolyData(){
        return _vtksphere->GetOutput();
-}
\ No newline at end of file
+}
+