I just get them right out of OpenGL.  But you have to have the current OpenGL 
context.

const char* extensions = (const char*)glGetString(GL_EXTENSIONS);

-Ben

________________________________
From: osg-users-boun...@lists.openscenegraph.org 
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of ami guru
Sent: Wednesday, March 18, 2009 5:09 PM
To: OpenSceneGraph Users
Subject: [osg-users] OpenGL EXTENSION support

Hello forum,

Is there any class or interface in OSG that can query and print out the 
supported extensions within the OpenGL driver ?


Regards
Sajjad
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to