VTK
9.4.20250215
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Rendering
Tk
vtkTcl.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2
// SPDX-License-Identifier: BSD-3-Clause
3
#ifndef vtkTcl_h
4
#define vtkTcl_h
5
6
#include "vtkTkAppInitConfigure.h"
7
8
#ifdef VTK_TCL_TK_STATIC
9
#ifndef STATIC_BUILD
10
#define STATIC_BUILD
11
#endif
12
#endif
13
14
#include <tcl.h>
15
16
#endif
17
// VTK-HeaderTest-Exclude: vtkTcl.h
Generated on Sat Feb 15 2025 09:52:53 for VTK by
1.9.7