| VTK
    9.0.1
    | 
#include <vtkTclUtil.h>
| Public Attributes | |
| Tcl_HashTable | InstanceLookup | 
| Tcl_HashTable | PointerLookup | 
| Tcl_HashTable | CommandLookup | 
| int | Number | 
| int | DebugOn | 
| int | InDelete | 
| int | DeleteExistingObjectOnNew | 
Definition at line 90 of file vtkTclUtil.h.
| Tcl_HashTable vtkTclInterpStruct::InstanceLookup | 
Definition at line 92 of file vtkTclUtil.h.
| Tcl_HashTable vtkTclInterpStruct::PointerLookup | 
Definition at line 93 of file vtkTclUtil.h.
| Tcl_HashTable vtkTclInterpStruct::CommandLookup | 
Definition at line 94 of file vtkTclUtil.h.
| int vtkTclInterpStruct::Number | 
Definition at line 96 of file vtkTclUtil.h.
| int vtkTclInterpStruct::DebugOn | 
Definition at line 97 of file vtkTclUtil.h.
| int vtkTclInterpStruct::InDelete | 
Definition at line 98 of file vtkTclUtil.h.
| int vtkTclInterpStruct::DeleteExistingObjectOnNew | 
Definition at line 99 of file vtkTclUtil.h.
 1.8.17
 1.8.17