I resolve my problem in this way:
while(!(viewer.done))
{
//code that modify structure
viewer.(frame);
}Thanks a lot. Ignazio ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=11271#11271 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

