HI Stephan, Thanks for posting this... I had thought that I had wrapped up the osgVolume support in .ive but I had just left a shell for the osgVolume::TransferFunctionProperty support, and hadn't actually compiled (the CMakeLists.txt was missing the entry for VolumeTransferFunctionProperty). What is amazing is the linker didn't tell me about this missing implementation. Nice to see that cross platform build catches stuff I don't spot first time round ;-)
I've now finished off the implementation of the .ive support for osgVolume. Robert. On Thu, May 7, 2009 at 9:04 AM, Stephan Maximilian Huber <[email protected]> wrote: > Hi Robert, > > attached you'll find a compile fix for the ive-plugin for Mac OS X -- > it's basically a missing header include. > > cheers, > Stephan > > _______________________________________________ > 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
