Hi Neil, On Fri, Oct 3, 2008 at 3:51 PM, Neil Groves <[EMAIL PROTECTED]> wrote: > Heck I know this is a bit late but the conditional compilation done as a > #ifndef or #ifdef OSG_DISABLE_IMPLICIT_OUTPUT_CONVERSION would mean that the > default behaviour is good for users of ref_ptr outside of the OSG CMake > projects. > > I'm really sorry for not spotting this issue sooner. I needed a coffee!
I considered this issue and it should be resolvable by putting the define into the include/osg/Config file. I haven't done the work to enable this yet, but there a couple of options already that use this model so it should be straight forward to add. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
