Changeset 5966 for OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp
- Timestamp:
- 01/11/07 17:59:50 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp
r5960 r5966 377 377 } 378 378 379 // hint to tell viewer to request stencil buffer when setting up windows 379 380 osg::DisplaySettings::instance()->setMinimumNumStencilBits(8); 380 381
