I'm having an issue where some particular drawables aren't rendering correctly. I'm pretty certain that the state at render time is not what I'm actually wanting it to be. Does anyone know of a convenient way to inspect the actual state at render time?
The problem is convoluted enough that I'm not sure I can just trust looking at the stateset of it (and its parents) before hand. I want to know the real render time answer. PS I tried putting another drawable as a sibling to the first drawable which looks at renderInfo.getState() but I don't think this is what I want for a couple of reasons. Thanks -Brad
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

