- Timestamp:
- 01/12/07 11:28:06 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgkeyboardmouse/osgkeyboardmouse.cpp
r5962 r5970 1 1 // C++ source file - (C) 2003 Robert Osfield, released under the OSGPL. 2 2 // 3 // Simple example of use of Producer::RenderSurface + KeyboardMouseCallback+ SimpleViewer3 // Simple example of use of osgViewer::GraphicsWindow + SimpleViewer 4 4 // example that provides the user with control over view position with basic picking. 5 5
