Title: Question about adding elements to the scene graph

Dear osg-users,

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?

Thanks,
John

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to