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
tmp
buildd
vtk6-6.1.0+dfsg
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 Sat Jun 21 2014 07:57:01 for VTK by
1.8.7