Hi RJ, The osgViewer::Renderer uses this value as a guide to how much time to allocate to creating, downloading and deleting OpenGL objects. This particular code is in svn head, and the 2.5.x series, and looking at the svn logs, should be in 2.4.
The targetFrameRate isn't used to control frame rate at the viewer level, it's current just used as a timing hint to the DatabasePager and associated code. Robert. On Mon, Jul 7, 2008 at 9:08 AM, Rahul Jain <[EMAIL PROTECTED]> wrote: > Hi All, > How does the parameter _targetFrameRate affects the loading of files > from disk. I can not find its implementation in the source code (OSG 2.0 > and 2.4). > cheers > RJ > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

