]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR3DView.h
#2748 creaMaracas Visu Feature New Normal - Viewer with baclground black
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtkMPR3DView.h
index 0449b26887457d31d24082cdd1cd006106acae21..f02d7d89c8dec2ae57ce64dedc16d2d9765d12a5 100644 (file)
@@ -53,6 +53,7 @@ public:
        virtual void            Refresh();
        virtual void            RefreshView();
        virtual void            Configure();
+       void                            SetBackGroundType(int type);
        void                            SetVtkMPR3DDataViewer( vtkMPR3DDataViewer *vtkmpr3Ddataviewer );
        wxPanel*                        CreateControlPanel(wxWindow *parent, bool align);
 
@@ -67,7 +68,9 @@ public:
        void                            TestLoic2();
 
        void RemoveActor(vtkActor* actor);
-       void ResetCamera(int *ext=NULL, double* origin=NULL,double* spc=NULL);
+
+//EED 27/05/2013
+//     void ResetCamera(int *ext=NULL,double* spc=NULL);
 
        void setColorTransferFunction(vtkColorTransferFunction* colortable);