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