Changeset 9591 for OpenSceneGraph/trunk/src/osgViewer/ViewerBase.cpp
- Timestamp:
- 01/29/09 15:41:18 (4 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgViewer/ViewerBase.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgViewer/ViewerBase.cpp
r9567 r9591 658 658 osgUtil::StatsVisitor statsVisitor; 659 659 sceneRoot->accept(statsVisitor); 660 statsVisitor.totalUpStats(); 660 661 661 662 unsigned int unique_primitives = 0;
