Hi Claudio,

The osg::Stats class is the main class for storing various frame
stats.  Different objects can have osg::Stats attached to them.  For a
guide have a look at the implementation of the viewer states in
src/osgViewer/StatsHandler.cpp.

Robert

On Fri, Jun 26, 2009 at 12:11 PM, Claudio Arduino<hard1...@gmail.com> wrote:
> Hi to All,
> i need to consult the statistics from source code, using the API
> (Fps,culling time ,number of poligons etc etc).
>
> What are the api that i must to use?  activate and read the statistics
> causes a lowering of performance?
>
> thanks!
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to