[osg-users] StateAttributeCallback marked deprecated
Robert Osfield
robert.osfield at gmail.com
Tue Feb 9 03:02:50 PST 2016
On 9 February 2016 at 04:52, Judson Weissert <judson.weissert at gmail.com> 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.
More information about the osg-users
mailing list