Changeset 10595 for OpenSceneGraph/trunk/src/osgUtil/SceneView.cpp
- Timestamp:
- 09/26/09 18:28:42 (4 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgUtil/SceneView.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgUtil/SceneView.cpp
r10594 r10595 1564 1564 } 1565 1565 1566 // #define REPORT_TEXTURE_MANAGER_STATS 1566 1567 #ifdef REPORT_TEXTURE_MANAGER_STATS 1567 1568 tom->reportStats();
