Hi Paul,

It's a while since I worked on OSG-2.8.3 so can't recall if it's got
all of the modern OSG Stats support in it.  The quick answer to your
question is yes you can access the data, the best way to learn how is
to look at how the StatsHandler does it, so look at
src/osgViewer/StatsHandler.cpp.

Robert.

On 1 February 2013 02:08, Paul Herbert <[email protected]> wrote:
> Hi,
>
> I would like to make use of the statistics data collected in the 
> StatsHandler.  In particular, inside my applications code, I would like to 
> access the cull time as it is displayed on the viewer when you press 's'.  Is 
> it possible to access the cull time (and Draw and GPU for that matter)?  I am 
> currently using OSG 2.8.3.
>
> Thank you!
>
> Cheers,
> Paul
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=52312#52312
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to