Changeset 1747 for OpenSceneGraph/trunk/examples/osghud/osghud.cpp
- Timestamp:
- 03/25/03 11:05:09 (10 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/examples/osghud/osghud.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osghud/osghud.cpp
r1676 r1747 182 182 } 183 183 184 // wait for all cull and draw threads to complete before exit. 185 viewer.sync(); 186 184 187 return 0; 185 188 }
