[osg-submissions] Off-by-one error in osgUtil/RenderBin.cpp?
Andrew Bettison
andrewb at acres.com.au
Tue Jun 3 06:55:44 PDT 2008
Robert Osfield asked:
> W.r.t SceneView on the website, which pages are you thinking of?
The following FAQ entry advises creating an osgUtil::SceneView object:
http://www.openscenegraph.org/projects/osg/wiki/Support/FAQ#CanIuseOSGwithinanexistingrenderer
This might be the reason for the continuing trickle of enquiries on
osg-users from people trying (and failing) to use osgUtil::SceneView.
The various osgviewer examples, like osgviewerQT, use osgViewer::Viewer
instead, with a GraphicsWindowEmbedded instance. I think lots of users
(like me) find the FAQ entry before they look at the examples. I fell
into this trap, but now have seen the light and am using osgViewer.
-- Andrew Bettison
More information about the osg-submissions
mailing list