#include <vtkTclUtil.h>
Inheritance diagram for vtkTclCommand:
Public Methods | |
vtkTclCommand () | |
~vtkTclCommand () | |
void | SetStringCommand (char *arg) |
void | SetInterp (Tcl_Interp *interp) |
void | Execute (vtkObject *, unsigned long, void *) |
Static Public Methods | |
vtkTclCommand * | New () |
Public Attributes | |
char * | StringCommand |
Tcl_Interp * | Interp |
|
|
|
|
|
Reimplemented from vtkCommand. Definition at line 91 of file vtkTclUtil.h. |
|
Definition at line 93 of file vtkTclUtil.h. |
|
Definition at line 94 of file vtkTclUtil.h. |
|
Reimplemented from vtkCommand. |
|
Definition at line 98 of file vtkTclUtil.h. |
|
Definition at line 99 of file vtkTclUtil.h. |