VTK  9.1.0
Public Attributes | List of all members
vtkTclCommandArgStruct Struct Reference

#include <vtkTclUtil.h>

Public Attributes

void * Pointer
 
Tcl_Interp * Interp
 
unsigned long Tag
 

Detailed Description

Definition at line 77 of file vtkTclUtil.h.

Member Data Documentation

◆ Pointer

void* vtkTclCommandArgStruct::Pointer

Definition at line 79 of file vtkTclUtil.h.

◆ Interp

Tcl_Interp* vtkTclCommandArgStruct::Interp

Definition at line 80 of file vtkTclUtil.h.

◆ Tag

unsigned long vtkTclCommandArgStruct::Tag

Definition at line 81 of file vtkTclUtil.h.


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