Hi Michael, I've reviewed your changes, and rather than take it verbatim I've re-factored the original code so it fixes the build and simplifies the code as well. I have also compiled the whole OSG with OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to OFF and found a number of files that no longer built so I've fixed these as well. Finally I fixed (hopefully) the copy and paste error you've spotted.
An svn update will get these changes, Cheers, Robert. On Tue, May 4, 2010 at 11:47 AM, Michael Platings <[email protected]> wrote: > Hi Robert, > the attached change allows osg to build without the > OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION option. > While I was at it I also fixed a copy-paste error so > getImplicitBufferAttachmentResolveMask() does what it says on the tin :) > Cheers > -Michael > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
