]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR3DView.h
Undo Redo
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtkMPR3DView.h
index 338e4016ea1ce73fd5a153c3e7cfedb1f27025c8..a704ac86dee78013f66c229a27dc74e20d6ac727 100644 (file)
@@ -42,6 +42,8 @@ public:
        void RemoveActor(vtkActor* actor);
        void ResetCamera(int *ext=NULL, double* origin=NULL,double* spc=NULL);
 
+       void setColorTransferFunction(vtkColorTransferFunction* colortable);
+
 private:
        wxVtk3DBaseView                                 *_wxvtk3Dbaseview;
        vtkMPR3DDataViewer                              *_vtkmpr3Ddataviewer;