]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/CutModule/kernel/CutModelManager.cxx
changes in vtkInteractorStyleBaseView2D. Check out the constructor of this class...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / CutModule / kernel / CutModelManager.cxx
index 023b9d8dd5039ec60800210fbd8b2b5c5bb917ac..bfd82ed15a33a240160200fba3c44687c5fa3e77 100644 (file)
@@ -3,8 +3,8 @@
 Program:   wxMaracas
 Module:    $RCSfile: CutModelManager.cxx,v $
 Language:  C++
-Date:      $Date: 2010/03/04 15:09:57 $
-Version:   $Revision: 1.8 $
+Date:      $Date: 2010/04/02 07:22:25 $
+Version:   $Revision: 1.9 $
 
 Copyright: (c) 2002, 2003
 License:
@@ -357,7 +357,7 @@ void CutModelManager::UpdatePolygon(bool mode)
 
                        _polygonCutter = new CutModelPolygon();
 
-                       cout<<"RaC ContourDrawer::Update Printing points"<<endl;
+                       cout<<"RaC Printing points......"<<endl;
                        for(int t=0;t<numPoints;t++)
                        {
                                double point[3];