Hi Mathias, W.r.t the HP-UX issue, would making the ViewData a friend solve the problem? For instance, to standard StandardShadowMap header we could add:
friend struct ViewData; This should allow it to use StandardShadowMap protected methods. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
