Hi Robert,
>And extensions?? And different OpenGL versions??? When I say the
>route I've taken is for extensibility and maintainability I'm very
>serious.
For the extensions, the osg::StateAttribute::Type is a problem too.
For old OpenGL versions, the old GLenum have the same value to new GLenum
For futur OpenGL versions, you must add to OSG API like osg::StateAttribute::Type
Thanks,
David
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
