VTK
Public Attributes
vtkTclCommandStruct Struct Reference

#include <vtkTclUtil.h>

List of all members.

Public Attributes

ClientData(* NewCommand )()
int(* CommandFunction )(ClientData cd, Tcl_Interp *interp, int argc, char *argv[])

Detailed Description

Definition at line 93 of file vtkTclUtil.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: