Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Related Pages  

vtkTkImageWindowWidget Class Reference

a Tk Widget for viewing vtk images. More...

#include <vtkTkImageWindowWidget.h>

Collaboration diagram for vtkTkImageWindowWidget:

Collaboration graph
[legend]
List of all members.

Public Attributes

Tk_Window TkWin
Tcl_Interp * Interp
int Width
int Height
vtkImageWindowImageWindow
char * IW

Detailed Description

a Tk Widget for viewing vtk images.

Date:
2000/12/10 20:09:14
Revision:
1.9

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.

See also:
vtkImageWindow
Examples:
vtkTkImageWindowWidget (examples)


The documentation for this class was generated from the following file:
Generated on Tue Mar 19 13:33:51 2002 for VTK by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002