Changeset 1747 for OpenSceneGraph/trunk/examples/osgcopy/osgcopy.cpp
- Timestamp:
- 03/25/03 11:05:09 (10 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/examples/osgcopy/osgcopy.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgcopy/osgcopy.cpp
r1734 r1747 241 241 242 242 } 243 244 // wait for all cull and draw threads to complete before exit. 245 viewer.sync(); 243 246 244 247 return 0;
