VTK  9.2.6
vtkTclInterpStruct Struct Reference

#include <vtkTclUtil.h>

Public Attributes

Tcl_HashTable InstanceLookup
Tcl_HashTable PointerLookup
Tcl_HashTable CommandLookup
int Number
int DebugOn
int InDelete
int DeleteExistingObjectOnNew

Detailed Description

Definition at line 90 of file vtkTclUtil.h.

Member Data Documentation

◆ InstanceLookup

Tcl_HashTable vtkTclInterpStruct::InstanceLookup

Definition at line 92 of file vtkTclUtil.h.

◆ PointerLookup

Tcl_HashTable vtkTclInterpStruct::PointerLookup

Definition at line 93 of file vtkTclUtil.h.

◆ CommandLookup

Tcl_HashTable vtkTclInterpStruct::CommandLookup

Definition at line 94 of file vtkTclUtil.h.

◆ Number

int vtkTclInterpStruct::Number

Definition at line 96 of file vtkTclUtil.h.

◆ DebugOn

int vtkTclInterpStruct::DebugOn

Definition at line 97 of file vtkTclUtil.h.

◆ InDelete

int vtkTclInterpStruct::InDelete

Definition at line 98 of file vtkTclUtil.h.

◆ DeleteExistingObjectOnNew

int vtkTclInterpStruct::DeleteExistingObjectOnNew

Definition at line 99 of file vtkTclUtil.h.


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