dox/Rendering/vtkOpenGLExtensionManagerConfigure.h

Go to the documentation of this file.
00001 /*=========================================================================
00002 
00003   Program:   Visualization Toolkit
00004   Module:    $RCSfile: vtkOpenGLExtensionManagerConfigure.h.in,v $
00005 
00006   Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
00007   All rights reserved.
00008   See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
00009 
00010      This software is distributed WITHOUT ANY WARRANTY; without even
00011      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
00012      PURPOSE.  See the above copyright notice for more information.
00013 
00014 =========================================================================*/
00015 
00016 /*
00017  * Copyright 2004 Sandia Corporation.
00018  * Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive
00019  * license for use of this work by or on behalf of the
00020  * U.S. Government. Redistribution and use in source and binary forms, with
00021  * or without modification, are permitted provided that this Notice and any
00022  * statement of authorship are reproduced on all copies.
00023  */
00024 
00025 /* #undef VTK_USE_WGL_GET_PROC_ADDRESS */
00026 /* #undef VTK_USE_APPLE_LOADER */
00027 /* #undef VTK_USE_GLX_GET_PROC_ADDRESS */
00028 #define VTK_USE_GLX_GET_PROC_ADDRESS_ARB
00029 /* #undef VTK_USE_VTK_DYNAMIC_LOADER */
00030 /* #undef VTK_NO_EXTENSION_LOADING */
00031 
00032 #define VTK_DEFINE_GLX_GET_PROC_ADDRESS_PROTOTYPE
00033 
00034 // If using vtkDynamicLoader, we need to know where the libraries are.
00035 #define OPENGL_LIBRARIES "/usr/lib64/libGLU.so;/usr/lib64/libGL.so;-lSM;-lICE;-lSM;-lICE;/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so"
00036 

Generated on Fri Sep 7 17:44:09 2007 for VTK by  doxygen 1.5.3