X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FThresholdImageView%2FColorLayerImageViewPanel.h;h=4982e11e9559ddf91e6ae57e135e39b97fd466e4;hb=0780b53e8b105636030b2c9fcbbc423d8ed48c30;hp=a26343843979618652779f4ad38353b6f7fafdd9;hpb=b73d56cf9e0aeee77ac87df7b5e401fc0ba87504;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.h index a263438..4982e11 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.h @@ -79,9 +79,8 @@ class ColorLayerImageViewPanel //EED01 ColorLayerImageView* GetColorLayerImageView(); //EED01 void SetColorLayerImageView(ColorLayerImageView* colorLayerImageView); bool IsVisible(); - void SetBaseSpacing(double spc[3]); - void SetBaseDimension(int dim[3]); - void SetOriginalSpacing(double spc[3]); + + void SetImage(vtkImageData *img); void SetFittingMode(int fitting_mode); int GetFittingMode();