"Tiago De Gaspari" writes:

> 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?
>
>

Strange... can you provide a minimal test case? A little complete
program that shows your problem.

-- 
Alberto

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

Reply via email to