Robert, 
you should rather set the state of the node where CEGUI drawable is attached 
and set it's state like this:

Code:
node->getOrCreateStateSet()->setMode(GL_LIGHTING,osg::StateAttribute::OVERRIDE 
|osg::StateAttribute::OFF);



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





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

Reply via email to