#include <vtkTkImageWindowWidget.h>
Collaboration diagram for vtkTkImageWindowWidget:

Public Attributes | |
| Tk_Window | TkWin | 
| Tcl_Interp * | Interp | 
| int | Width | 
| int | Height | 
| vtkImageWindow * | ImageWindow | 
| char * | IW | 
vtkTkImageWindowWidget is a Tk widget that you can render into. It has a GetImageWindow method that returns a vtkImageWindow. You can also specify a vtkImageWindow to be used when creating the widget by using the -iw option. It also takes -width and -height options. Events can be bound on this widget just like any other Tk widget.
Definition at line 68 of file vtkTkImageWindowWidget.h.
      
  | 
  
| 
 
 Definition at line 70 of file vtkTkImageWindowWidget.h.  | 
  
      
  | 
  
| 
 
 Definition at line 71 of file vtkTkImageWindowWidget.h.  | 
  
      
  | 
  
| 
 
 Definition at line 72 of file vtkTkImageWindowWidget.h.  | 
  
      
  | 
  
| 
 
 Definition at line 73 of file vtkTkImageWindowWidget.h.  | 
  
      
  | 
  
| 
 
 Definition at line 74 of file vtkTkImageWindowWidget.h.  | 
  
      
  | 
  
| 
 
 Definition at line 75 of file vtkTkImageWindowWidget.h.  | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001