Hello OSG users,

I'm attempting to backport a patch made in osg trunk (specifically r11768 that fixes some text clipping problems using osgText), and the official trunk patch calls two functions that seem to be not yet present in 2.8.

It seems that the call to osg::State::Color() can be replaced by a call to glColor4f().

Is there an equivalent to osg::State::drawQuads()? How was this done before?

Any pointers or help would be greatly appreciated. Thanks.

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

Reply via email to