VTK
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
dox
debian
build
Wrapping
Tcl
vtkTkAppInitConfigure.h
Go to the documentation of this file.
1
#ifndef __vtkTkAppInitConfigure_h
2
#define __vtkTkAppInitConfigure_h
3
4
/* Whether we are linking to Tcl/Tk statically. */
5
/* #undef VTK_TCL_TK_STATIC */
6
7
/* Whether Tk widgets are NOT initialized when vtkRendering loads. */
8
#define VTK_USE_TK
9
10
/* Whether the Tcl/Tk support files are copied to the build dir */
11
/* #undef VTK_TCL_TK_COPY_SUPPORT_LIBRARY */
12
13
/* Where the VTK Tcl packages can be found */
14
#define VTK_INSTALL_TCL_DIR "lib/tcltk/vtk-6.1"
15
16
17
18
#endif
Generated on Thu Mar 12 2015 20:31:34 for VTK by
1.8.8