On 9 February 2016 at 04:52, Judson Weissert <[email protected]> wrote: > Bump. > > Why is osg::StateAttributeCallback marked deprecated?
It's marked as deprecated my plan is to move across to simplifying the callbacks down to the osg::Callback base class. This is long time plan though. osg::Callback is part of OSG-3.4 and StateAttributeCallback is maintained. Going forward the next stable release OSG-3.6 will have StateAttributeCallback. In OSG-4.0 series I may well simplifying things to primarily just using osg::Callback and it's immediate subclasses. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

