2009/3/23 Gianluca Natale <[email protected]> > > Should I set the camera for the rectangle as > cameraforRectangle::setRenderOrder(osg::Camera::POST_RENDER, 0); and > > cameraforText::setRenderOrder(osg::Camera::POST_RENDER, 1); ??? > > Does it work that way? > Yes this is how it works.
Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

