Hi Johan,

On 8/30/07, Johan Johnsson <[EMAIL PROTECTED]> wrote:
> I changed the inheritance from compositeviewer to osgViewer::view instead.
> although i have some small issues with the statistics rendering. it dont
> seem to print out the framrate, neither the moving stats bar.
> i attach a small pic of it.

StatsHandler is tied to osgViewer::Viewer, it won't work without
osgViewer::Viewer.

For StatsHandler to work with CompositeViewer both CompositeViewer and
StatsHandler will have to be modified.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to