It's logic is simple: it pauses for the necessary period of time to achieve lower FPS. You can easily take the code from run(), it's about 1-2 lines total.
2013/6/3 Kim JongBum <[email protected]> > i found > > viewer.setRunMaxFrameRate(20); > > i found that They are only available when using the run() method. > > but for our program we use frame() method. > > is there way i could use the method with frame()? > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=54369#54369 > > > > > > _______________________________________________ > 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

