The reason i chose static is so the model is loaded only once when the first 
class instance is created.

You could however create this node non-static but you must make sure you load 
it only once, like put it in another class and referance to it or something.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=12813#12813





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

Reply via email to