We are getting a warning for ShaderComposer::releaseGLObjects:
'void osg::ShaderComposer::releaseGLObjects(osg::State *)' : member function 
does not override any base class virtual member function

osg::Object::releaseGLObjects is virtual, but 
osg::ShaderComposer::releaseGLObjects is not.  Is there a reason why?

thanks
andy

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to