On 1 July 2013 13:10, Aurelien Albert <[email protected]> wrote: > I believe the bug is in the CullVisitor : StatsHandler's camera is set as > "POST_RENDER" and in this case, the CullVisitor create a new RenderBin after > pushing the camera's StateSet. > > Not sure about this, any idea ?
The Camera is at the GraphicsContext level so shouldn't require the CullVisitor to get involved, instead it should the osgViewer::Renderer handling the setup, internally it will be using SceneView. What would be the easiest way to reproduce this bug? Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
