X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbmaracasvisuContourCrown.h;h=74e3725ffb3cf6bf7ae91875886df7fd58796b3e;hb=2ea436781de525e1ffa633997c9df9b938f170ff;hp=272415339a01acff706166541cd9511790966656;hpb=de5cb63cdc23317a114c77f7b6184126d7988508;p=creaMaracasVisu.git diff --git a/bbtk/src/bbmaracasvisuContourCrown.h b/bbtk/src/bbmaracasvisuContourCrown.h index 2724153..74e3725 100644 --- a/bbtk/src/bbmaracasvisuContourCrown.h +++ b/bbtk/src/bbmaracasvisuContourCrown.h @@ -15,14 +15,6 @@ class /*BBTK_EXPORT*/ ContourCrown public bbtk::WxBlackBox { BBTK_BLACK_BOX_INTERFACE(ContourCrown,bbtk::WxBlackBox); -//================================================================== -/// User callback called in the box contructor -virtual void bbUserConstructor(); -/// User callback called in the box copy constructor -virtual void bbUserCopyConstructor(bbtk::BlackBox::Pointer); -/// User callback called in the box destructor -virtual void bbUserDestructor(); -//================================================================== BBTK_DECLARE_INPUT(In, vtkImageData*); BBTK_DECLARE_INPUT(wxVtkBaseView, wxVtkBaseView*); //JSTG 26-02-08 -------------------------------------------------------