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

vtkTkImageViewerWidget Class Reference

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

#include <vtkTkImageViewerWidget.h>

Collaboration diagram for vtkTkImageViewerWidget:

Collaboration graph
[legend]
List of all members.

Public Attributes

Tk_Window TkWin
Tcl_Interp * Interp
int Width
int Height
vtkImageViewerImageViewer
char * IV

Detailed Description

a Tk Widget for viewing vtk images.

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

vtkTkImageViewerWidget is a Tk widget that you can render into. It has a GetImageViewer method that returns a vtkImageViewer. You can also specify a vtkImageViewer to be used when creating the widget by using the -iv option. It also takes -width and -height options. Events can be bound on this widget just like any other Tk widget.

See also:
vtkImageViewer
Examples:
vtkTkImageViewerWidget (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