Hi Mathias, On 26 June 2013 07:45, Mathias Fröhlich <[email protected]> wrote: > The attached file replaces the deprecated geometry use in osgSim.
Thanks changes merged and submitted to svn/trunk. > Note that the BIND_OVERALL flag is still present in osg::Geometry. The enum BIND_OVERALL is still valid usage with the new cleaned up osg::Geometry, I don't ever expect it to be deprecated as long as OpenGL supports passing attribute data via glVertexAttrib*. Same applies to BIND_PER_PRIMITIVE_SET. So... I'm curious what you meant by your statement, I you expecting this to be deprecated or are talking about something different? Cheers, Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
