]> Creatis software - bbtk.git/blobdiff - packages/wxvtk/src/wxVTKRenderWindowInteractor.h
Viewer2D Viewer3D Linux
[bbtk.git] / packages / wxvtk / src / wxVTKRenderWindowInteractor.h
index 7443bcee12e837bbee02a620fc9a4c16c977598f..7567a691f4a79b8dc4226489f42b35dc01ac79d3 100644 (file)
@@ -3,8 +3,8 @@
   Program:   Visualization Toolkit
   Module:    $RCSfile: wxVTKRenderWindowInteractor.h,v $
   Language:  C++
-  Date:      $Date: 2008/03/03 13:14:28 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2008/06/26 18:45:58 $
+  Version:   $Revision: 1.2 $
 
   Copyright (c) 1993-2002 Ken Martin, Will Schroeder, Bill Lorensen 
   All rights reserved.
@@ -164,6 +164,8 @@ class /*VTK_RENDERING_EXPORT*/ wxVTKRenderWindowInteractor : public wxWindow, vi
     vtkSetMacro(UseCaptureMouse,int);
     vtkBooleanMacro(UseCaptureMouse,int);
 
+    virtual void Refresh(bool eraseBackground = true, const wxRect* rect = NULL);
+
   protected:
     wxTimer timer;
     int ActiveButton;