Greetings,

I'm using osgDB::readNodeFile(m_ply_filename) in a keyboard event handler
to update
a scenegraph node. What is the best way to update the scenegraph to display
this data in the osg::viewer?

The group and the child node underneath it are in scope (I checked) but the
scenegraph isn't
updating with the new data. I also see that bounding properties are
updating as well.

thanks for any tips or advice,

t
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to