> We'll its RenderStage that SceneView uses to clear, and its > ClearNode that just adjusts the default settings of the clear > that RenderStage does and done from with the cull traversal. > In effect it'll be exactly the same code doing the clear, the > only difference is that how the values are set - one from the > defaults provided by SceneView, and one from the scene graph.
Ah! Thanks. -Paul _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

