|
VTK
9.0.1
|
#include <vtkTclUtil.h>
Public Attributes | |
| ClientData(* | NewCommand )() |
| int(* | CommandFunction )(ClientData cd, Tcl_Interp *interp, int argc, char *argv[]) |
Definition at line 84 of file vtkTclUtil.h.
| ClientData(* vtkTclCommandStruct::NewCommand) () |
Definition at line 86 of file vtkTclUtil.h.
| int(* vtkTclCommandStruct::CommandFunction) (ClientData cd, Tcl_Interp *interp, int argc, char *argv[]) |
Definition at line 87 of file vtkTclUtil.h.
1.8.17