Changeset 3328
- Timestamp:
- 08/27/04 14:04:29 (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
r3264 r3328 452 452 453 453 } while (!testCancel()); 454 455 cancel(); 456 join(); 454 457 455 } 458 456
