VTK  9.3.20240420
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 65 of file vtkTclUtil.h.

Member Data Documentation

◆ Pointer

void* vtkTclCommandArgStruct::Pointer

Definition at line 67 of file vtkTclUtil.h.

◆ Interp

Tcl_Interp* vtkTclCommandArgStruct::Interp

Definition at line 68 of file vtkTclUtil.h.

◆ Tag

unsigned long vtkTclCommandArgStruct::Tag

Definition at line 69 of file vtkTclUtil.h.


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