|
VTK
|
#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 100 of file vtkTclUtil.h.
| Tcl_HashTable vtkTclInterpStruct::InstanceLookup |
Definition at line 102 of file vtkTclUtil.h.
| Tcl_HashTable vtkTclInterpStruct::PointerLookup |
Definition at line 103 of file vtkTclUtil.h.
| Tcl_HashTable vtkTclInterpStruct::CommandLookup |
Definition at line 104 of file vtkTclUtil.h.
| int vtkTclInterpStruct::Number |
Definition at line 106 of file vtkTclUtil.h.
| int vtkTclInterpStruct::DebugOn |
Definition at line 107 of file vtkTclUtil.h.
| int vtkTclInterpStruct::InDelete |
Definition at line 108 of file vtkTclUtil.h.
| int vtkTclInterpStruct::DeleteExistingObjectOnNew |
Definition at line 109 of file vtkTclUtil.h.
1.8.9.1