hi robert, i was on holiday and now i am back, checked out the latest SVN version and there is the SimpleViewer removed. I have my own database pager written and i need to attach it with the sceneview object ref, or exactly with the cull visitor's. but i can no longer access this object from osgViewer::Viewer. Would it be possible to return for each Scene, Camera also the SceneView object? Way is the SceneView not a member of Scene / View? Would it be not better to move the sceneview member from the
typedef std::list< osg::ref_ptr<osgUtil::SceneView> > SceneViews; SceneViews _sceneViews; to an encapsulated Scene / View object member /adegli
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
