Hello, Between 1.2 and 2.8, the signature has been changed from
void CullStack::pushModelViewMatrix(osg::RefMatrix* matrix); to void CullStack::pushModelViewMatrix(osg::RefMatrix* matrix, osg::Transform::ReferenceFrame referenceFrame) Why was that? Which ref frame value should I use to obtain the old behavior? Thank you. Paul ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=7905#7905 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

