Changeset 10364
- Timestamp:
- 06/19/09 12:55:12 (4 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgViewer/Viewer.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgViewer/Viewer.cpp
r10330 r10364 1005 1005 void Viewer::getAllThreads(Threads& threads, bool onlyActive) 1006 1006 { 1007 threads.clear(); 1008 1007 1009 OperationThreads operationThreads; 1008 1010 getOperationThreads(operationThreads);
