VTK
Public Attributes | List of all members
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 100 of file vtkTclUtil.h.

Member Data Documentation

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.


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