#include const char* osgGLUTGetVersion() { return "0.9.2"; } const char* osgGLUTGetLibraryName() { return "Open Scene Graph GLUT Library"; }