Moved osg::Statistics to osgUtil::Statistics and merged addition to it

fro Pavel Moloshtan.
This commit is contained in:
Robert Osfield
2003-07-15 13:46:19 +00:00
parent deb26621c9
commit 1998bdef86
7 changed files with 99 additions and 29 deletions

View File

@@ -12,7 +12,7 @@
*/
#include <stdio.h>
#include <osg/Notify>
#include <osg/Statistics>
#include <osgUtil/Statistics>
#include <osgUtil/RenderStage>