Hi,

I have a class:


Code:
class Atualizador: public osg::NodeCallback 



The variables in this class, when I call the method "traverse" in the method 
operator(), lose their values. Why it's happen?

How can I call this method, but maintain my values?


Thank you!

Cheers,
Tiago

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to