Hi Robert, I've seen your commit about osg::GeometryNew, and I think this is a great idea to clean up this class.
So maybe it's time to move "normalize" parameter from osg::Geometry::ArrayData to osg::Array, but also the "binding" parameter ? And maybe this leads to removing the whole osg::Geometry::ArrayData structure since all parameters are now stored in osg::Array ? And, finally, maybe add the "attribDivisor" parameter to osg::Array ? The idea is to have a single place where "data, data format, data binding and data divisor" are configured ? (I can give a hand on this, I *should* have time for it at the end of this week / begin of next week) Thank you! Cheers, Aurelien ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=54425#54425 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
