On 7/11/06, Robert Osfield <[EMAIL PROTECTED]> wrote:
The next enum not implementated yet is the OVERRIDE_RENDERBIN_DETAILS, which is ignored at present. There is still value in it above ENCLOSE_RENDERBIN_DETAILS, and looking at the CullVisitor code it might not actually be that difficult to implement so I may do this.
I have just gone for it, and have : 1) Removed osg::StateSet::ENCLOSE_RENDERBIN_DETAILS 2) Implemented support for osg::StateSet::OVERRIDE_RENDERBIN_DETAILS in CullVisitor. These changes are now checked into CVS. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
