- Timestamp:
- 03/03/04 14:27:21 (9 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgunittests/osgunittests.cpp
r2323 r2772 5 5 #include <osg/Matrix> 6 6 7 #include <iostream> 7 8 8 9 void testFrustum(double left,double right,double bottom,double top,double zNear,double zFar)
