Hello,
in array setters, for instance in osg::Geometry::setVertexArray, why is the array argument non-const? How bad is it that I const_cast an array of my into a Geometry?
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

