]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbmaracasvisuDrawAxe3D.cxx
*** empty log message ***
[creaMaracasVisu.git] / bbtk / src / bbmaracasvisuDrawAxe3D.cxx
index 61c3ade4fa0a0607c11780d931eccec525ac42da..5a0a17d3a69fbbf9a4a631d72d2b8c644c65358b 100644 (file)
@@ -10,6 +10,7 @@
 #include "vtkProperty.h"
 
 
+#include "vtkLinearTransform.h"
 namespace bbcreaMaracasVisu
 {
 
@@ -83,7 +84,7 @@ void DrawAxe3D::bbUserConstructor()
     bbSetInputColour(colour);
 }
 
-void DrawAxe3D::bbUserCopyConstructor()
+void DrawAxe3D::bbUserCopyConstructor(bbtk::BlackBox::Pointer)
 {
 }
 void DrawAxe3D::bbUserDestructor()