Changeset 1747 for OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp
- Timestamp:
- 03/25/03 11:05:09 (10 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp
r1662 r1747 535 535 536 536 } 537 538 // wait for all cull and draw threads to complete before exit. 539 viewer.sync(); 537 540 538 541 return 0;
