]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbmaracasvisuContourStatistics.h
*** empty log message ***
[creaMaracasVisu.git] / bbtk / src / bbmaracasvisuContourStatistics.h
index 90d6d7af67f05455e889a551f218e762e4528167..6466f2c0edbe71c796c104689b176db80c7611a0 100644 (file)
@@ -11,14 +11,6 @@ class /*BBTK_EXPORT*/ ContourStatistics
    public bbtk::AtomicBlackBox
 {
   BBTK_BLACK_BOX_INTERFACE(ContourStatistics,bbtk::AtomicBlackBox);
-//==================================================================
-/// 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(LstValue,std::vector<double>*);
        BBTK_DECLARE_INPUT(LstValuePosX,std::vector<double>*);
        BBTK_DECLARE_INPUT(LstValuePosY,std::vector<double>*);