Hello.

In the example osganimationviewer in main there is the following line:
osg::Group* node =
dynamic_cast<osg::Group*>(osgDB::readNodeFiles(arguments));

How safe is this if i use only 1 model in arguments and it is not Group ?

Thank you for your time.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to