Changeset 3264
- Timestamp:
- 08/10/04 20:31:43 (9 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgDB/DatabasePager.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgDB/DatabasePager.cpp
r3171 r3264 303 303 void DatabasePager::run() 304 304 { 305 osg::notify(osg:: NOTICE)<<"DatabasePager::run()"<<std::endl;305 osg::notify(osg::INFO)<<"DatabasePager::run()"<<std::endl; 306 306 307 307 // need to set the texture object manager to be able to reuse textures
