X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbmaracasvisuDrawAxe3D.cxx;h=5a0a17d3a69fbbf9a4a631d72d2b8c644c65358b;hb=9dc674e734b8dc98f1729630889bcabc9f4a695c;hp=61c3ade4fa0a0607c11780d931eccec525ac42da;hpb=a2002b519bbc151c24ea558cea99625c13ed392d;p=creaMaracasVisu.git diff --git a/bbtk/src/bbmaracasvisuDrawAxe3D.cxx b/bbtk/src/bbmaracasvisuDrawAxe3D.cxx index 61c3ade..5a0a17d 100644 --- a/bbtk/src/bbmaracasvisuDrawAxe3D.cxx +++ b/bbtk/src/bbmaracasvisuDrawAxe3D.cxx @@ -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()