- Timestamp:
- 05/21/10 11:34:25 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgthreadedterrain/osgthreadedterrain.cpp
r11256 r11453 936 936 937 937 // enable the use of compile contexts and associated threads. 938 osg::DisplaySettings::instance()->setCompileContextsHint(true);938 // osg::DisplaySettings::instance()->setCompileContextsHint(true); 939 939 940 940 // realize the graphics windows.
