On 5/1/07, Jean-Sébastien Guay <[EMAIL PROTECTED]> wrote:

Hello all,

I was wondering if there was a way, in a NodeVisitor's apply()
methods, to know the current accumulated StateSet from the root?


No.

Some NodeVisitor like the CullVisitor do keep a stack of StateSet.  For you
own custom NodeVisitor you'll have to do something similar.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to