OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GL2Extensions.h
Go to the documentation of this file.
1 /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2014 Robert Osfield
2  *
3  * This application is open source and may be redistributed and/or modified
4  * freely and without restriction, both in commercial and non commercial
5  * applications, as long as this copyright notice is maintained.
6  *
7  * This application is distributed in the hope that it will be useful,
8  * but WITHOUT ANY WARRANTY; without even the implied warranty of
9  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10 */
11 
12 #ifndef OSG_GL2EXTENSIONS
13 #define OSG_GL2EXTENSIONS 1
14 
15 #include <osg/Referenced>
16 #include <osg/GLExtensions>
17 
18 namespace osg {
19 
20  // backwards compatibility
22 
23 }
24 #endif
GLExtensions GL2Extensions
Definition: GL2Extensions.h:21
Definition: AlphaFunc.h:19