VTK
9.4.20241226
|
#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 78 of file vtkTclUtil.h.
Tcl_HashTable vtkTclInterpStruct::InstanceLookup |
Definition at line 80 of file vtkTclUtil.h.
Tcl_HashTable vtkTclInterpStruct::PointerLookup |
Definition at line 81 of file vtkTclUtil.h.
Tcl_HashTable vtkTclInterpStruct::CommandLookup |
Definition at line 82 of file vtkTclUtil.h.
int vtkTclInterpStruct::Number |
Definition at line 84 of file vtkTclUtil.h.
int vtkTclInterpStruct::DebugOn |
Definition at line 85 of file vtkTclUtil.h.
int vtkTclInterpStruct::InDelete |
Definition at line 86 of file vtkTclUtil.h.
int vtkTclInterpStruct::DeleteExistingObjectOnNew |
Definition at line 87 of file vtkTclUtil.h.