Hi Jason,

Some of these examples are probably single threaded purely from being
overly conservative in the early days of osgViewer and the new
threading models, others may require SingleThreaded because of
assumptions made in the code which mean the code isn't thread safe.

Robert.

On Thu, Apr 17, 2008 at 6:39 PM, Jason Beverage <[EMAIL PROTECTED]> wrote:
> Hi Robert,
>
> I was looking through the examples and noticed that osgphotoalbum,
> osgdistortion and a few of the other examples are explicitly setting the
> viewer to SingleThreaded threading model.  Is there anything inherit in
> those examples where you *must* use the SingleThreaded viewer model rather
> than the others?  Just curious as I'm trying to get my head around the new
> OSG threading models.
>
> Thanks,
>
> jason
>
> _______________________________________________
>  osg-users mailing list
>  osg-users@lists.openscenegraph.org
>  http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to