]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbmaracasvisuContourToControlPoints.cxx
*** empty log message ***
[creaMaracasVisu.git] / bbtk / src / bbmaracasvisuContourToControlPoints.cxx
index 02db285e8ea1f376b247ffa50ec7040b155861f3..8fc411d68f7b0f0c4f33b73f85455b9d9884e48f 100644 (file)
@@ -2,11 +2,11 @@
 #ifdef _USE_ITK_
 
 #include "bbmaracasvisuContourToControlPoints.h"
-#include "bbmaracasvisuPackage.h"
-namespace bbmaracasvisu
+#include "bbcreaMaracasVisuPackage.h"
+namespace bbcreaMaracasVisu
 {
 
-BBTK_ADD_BLACK_BOX_TO_PACKAGE(maracasvisu,ContourToControlPoints)
+BBTK_ADD_BLACK_BOX_TO_PACKAGE(creaMaracasVisu,ContourToControlPoints)
 //BBTK_USER_BLACK_BOX_IMPLEMENTATION(ContourToControlPoints,bbtk::AtomicBlackBox);
 BBTK_BLACK_BOX_IMPLEMENTATION(ContourToControlPoints,bbtk::AtomicBlackBox);
 
@@ -135,7 +135,7 @@ void ContourToControlPoints::bbUserConstructor()
                //bool inic = false; // JPRx
 }
 //------------------------------------------------------------
-void ContourToControlPoints::bbUserCopyConstructor()
+void ContourToControlPoints::bbUserCopyConstructor(bbtk::BlackBox::Pointer)
 {
 }
 //------------------------------------------------------------
@@ -144,7 +144,7 @@ void ContourToControlPoints::bbUserDestructor()
 }
 
 }
-// EO namespace bbmaracasvisu
+// EO namespace bbcreaMaracasVisu
 
 #endif //_USE_ITK_
 #endif //_USE_VTK_