Changeset 12504
- Timestamp:
- 06/08/11 11:24:50 (2 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgViewer/View.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgViewer/View.cpp
r12369 r12504 1653 1653 OSG_NOTICE<<"farPointInEyeCoords = "<<farPointInEyeCoords<<std::endl; 1654 1654 #endif 1655 double minZNearRatio = 0.00 1;1655 double minZNearRatio = 0.00001; 1656 1656 1657 1657
