X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbCreaContournDimensions.h;fp=bbtk%2Fsrc%2FbbCreaContournDimensions.h;h=86e8e23fd09cc9a2321386fb94ae43657ddb78e2;hb=60b52441cfaace2c530f9d46ce959b84162e674e;hp=ada4f5d822cd19435247e9268f3d8d38eac78c2c;hpb=e12b7f2166c9aeae510907210c450d7044a6a352;p=creaContours.git diff --git a/bbtk/src/bbCreaContournDimensions.h b/bbtk/src/bbCreaContournDimensions.h index ada4f5d..86e8e23 100644 --- a/bbtk/src/bbCreaContournDimensions.h +++ b/bbtk/src/bbCreaContournDimensions.h @@ -22,13 +22,7 @@ class /*BBTK_EXPORT*/ nDimensions public bbtk::WxBlackBox { BBTK_BLACK_BOX_INTERFACE(nDimensions,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(WorkDir,std::string); BBTK_DECLARE_INPUT(In,vtkImageData*);