Changeset 7648 for OpenSceneGraph/trunk/src/osgShadow/ShadowMap.cpp
- Timestamp:
- 12/10/07 18:30:18 (5 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgShadow/ShadowMap.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgShadow/ShadowMap.cpp
r7635 r7648 303 303 osgUtil::RenderStage* orig_rs = cv.getRenderStage(); 304 304 305 // do traversal of shadow rec ieving scene which does need to be decorated by the shadow map305 // do traversal of shadow receiving scene which does need to be decorated by the shadow map 306 306 { 307 307 cv.pushStateSet(_stateset.get());
