Main Page Class Hierarchy Alphabetical List Compound List Compound Members Related Pages
vtkTkRenderWidget Class Reference
a Tk Widget for vtk renderering.
More...
#include <vtkTkRenderWidget.h>
Collaboration diagram for vtkTkRenderWidget:
[legend]List of all members.
Public Attributes |
Tk_Window | TkWin |
Tcl_Interp * | Interp |
int | Width |
int | Height |
vtkRenderWindow * | RenderWindow |
char * | RW |
Detailed Description
a Tk Widget for vtk renderering.
-
Date:
-
2000/12/10 20:08:55
-
Revision:
-
1.14
-
Thanks:
-
Thanks to C. Charles Law who developed this class.
vtkTkRenderWidget is a Tk widget that you can render into. It has a GetRenderWindow method that returns a vtkRenderWindow. This can then be used to create a vtkRenderer and etc. You can also specify a vtkRenderWindow to be used when creating the widget by using the -rw option. It also takes -width and -height options. Events can be bound on this widget just like any other Tk widget.
-
See also:
-
vtkRenderWindow vtkRenderer
-
Examples:
-
vtkTkRenderWidget (examples)
The documentation for this class was generated from the following file:
Generated on Tue Mar 19 13:33:56 2002 for VTK by
1.2.14 written by Dimitri van Heesch,
© 1997-2002