On 7/31/06, Argentieri, John-P63223 <[EMAIL PROTECTED]> wrote:
I want to be able to add an element that is a simple heads up display with some information on it just before performing a database load. I can add it just fine, but the problem is, it does not get rendered until after the database is loaded. Is there a way for me to force the code to wait until a recently added object is actually rendered?
This all is down to your application, its totally under you control when add elements to the scene and when you render the scene. It that you are using osgviewer and expecting it to behave you want? _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
