[osg-users] What is the difference of adding an additional camera as child or slave

Werner Modenbach Werner.Modenbach at texion.eu
Fri Jul 24 02:11:47 PDT 2015


Dear OSG users,

can someone give me an explanation about the difference in:

         view->addSlave(camera.get(),true);

and

             view->getCamera()->addChild(camera.get());

Many thanks in advance

- Werner-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150724/e239458b/attachment-0002.htm>


More information about the osg-users mailing list