00001 /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- 00002 * 00003 * $Id: vtkExtensionsToolkits.h.in,v 1.3 2004/06/03 19:06:49 xpxqx Exp $ 00004 * 00005 * Copyright (c) 2004 Sean McInerney 00006 * All rights reserved. 00007 * 00008 * See Copyright.txt or http://vtkextensions.sourceforge.net/Copyright.html 00009 * for details. 00010 * 00011 * This software is distributed WITHOUT ANY WARRANTY; without even 00012 * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 00013 * PURPOSE. See the above copyright notice for more information. 00014 * 00015 */ 00016 #ifndef VTK_EXTENSIONS_TOOLKITS_H_ 00017 # define VTK_EXTENSIONS_TOOLKITS_H_ 00018 00021 #define VTK_EXTENSIONS_USE_CONTAINERS 00022 /* #undef VTK_EXTENSIONS_USE_PALETTE */ 00023 /* #undef VTK_EXTENSIONS_USE_UNICODE */ 00024 #define VTK_EXTENSIONS_USE_FILTERING 00025 #define VTK_EXTENSIONS_USE_GRAPHICS 00026 /* #undef VTK_EXTENSIONS_USE_IMAGING */ 00027 #define VTK_EXTENSIONS_USE_IO 00028 /* #undef VTK_EXTENSIONS_USE_RENDERING */ 00029 #define VTK_EXTENSIONS_USE_HYBRID 00030 #define VTK_EXTENSIONS_USE_TCL_WRAPPERS 00031 #define VTK_EXTENSIONS_USE_PYTHON_WRAPPERS 00032 /* #undef VTK_EXTENSIONS_USE_JAVA_WRAPPERS */ 00035 #endif /* VTK_EXTENSIONS_TOOLKITS_H_ */ 00036 /* 00037 * End of: $Id: vtkExtensionsToolkits.h.in,v 1.3 2004/06/03 19:06:49 xpxqx Exp $. 00038 * 00039 */