Removed gl and glu prefixes from SceneGraphBuilder methods to avoid problems under Solaris

This commit is contained in:
Robert Osfield
2008-03-13 19:44:10 +00:00
parent 849d2fdc8f
commit 292be66ecc
5 changed files with 230 additions and 230 deletions

View File

@@ -21,8 +21,8 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 3
#define OPENSCENEGRAPH_PATCH_VERSION 4
#define OPENSCENEGRAPH_SOVERSION 30
#define OPENSCENEGRAPH_PATCH_VERSION 5
#define OPENSCENEGRAPH_SOVERSION 31
/**
* osgGetVersion() returns the library version number.