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