VTK
Public Attributes | List of all members
vtkTclCommandStruct Struct Reference

#include <vtkTclUtil.h>

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

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.


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