|
VTK
9.4.2
|
#include <vtkTclUtil.h>
Public Attributes | |
| ClientData(* | NewCommand )() |
| int(* | CommandFunction )(ClientData cd, Tcl_Interp *interp, int argc, char *argv[]) |
Definition at line 72 of file vtkTclUtil.h.
| ClientData(* vtkTclCommandStruct::NewCommand) () |
Definition at line 74 of file vtkTclUtil.h.
| int(* vtkTclCommandStruct::CommandFunction) (ClientData cd, Tcl_Interp *interp, int argc, char *argv[]) |
Definition at line 75 of file vtkTclUtil.h.