VTK
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Volumes/BIGMAC1/Dashboards/MyTests/VTK_BLD_Release_docs/Rendering/OpenGL/vtkOpenGLExtensionManagerConfigure.h
Go to the documentation of this file.
00001 /*=========================================================================
00002 
00003   Program:   Visualization Toolkit
00004   Module:    vtkOpenGLExtensionManagerConfigure.h.in
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 #define VTK_USE_APPLE_LOADER
00027 /* #undef VTK_USE_GLX_GET_PROC_ADDRESS */
00028 /* #undef VTK_USE_GLX_GET_PROC_ADDRESS_ARB */
00029 /* #undef VTK_USE_VTK_DYNAMIC_LOADER */
00030 /* #undef VTK_NO_EXTENSION_LOADING */
00031 /* #undef VTK_OPENGL_HAS_OSMESA */
00032 
00033 /* #undef VTK_DEFINE_GLX_GET_PROC_ADDRESS_PROTOTYPE */
00034 
00035 // If using vtkDynamicLoader, we need to know where the libraries are.
00036 #define OPENGL_LIBRARIES "/System/Library/Frameworks/AGL.framework;/System/Library/Frameworks/OpenGL.framework"
00037 
00038 // VTK-HeaderTest-Exclude: vtkOpenGLExtensionManagerConfigure.h.in