[osg-users] NodeCallback does not traverse children

Robert Osfield robert.osfield at gmail.com
Mon Apr 10 06:54:26 PDT 2017


HI Yura.

On 10 April 2017 at 11:46, Yura Ivanov <dev3d at protonmail.com> wrote:
> Ok, i wil try.
> Why NodeCallback is deprecated? What analog should I use?
> Thank you!

I don't plan to remove NodeCallback any time soon so you are safe to
use it, so while officially deprecated it'll be kept around for the
next stable release and may well be beyond that.

In OSG-3.4 onwards there is a more generic base class for most
callbacks in the form of the osg::Callback class.

Robert.



More information about the osg-users mailing list