Changeset 3995 for OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp
- Timestamp:
- 04/08/05 11:51:56 (8 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp
r3528 r3995 26 26 #include <osg/Projection> 27 27 #include <osg/MatrixTransform> 28 #include <osg/io_utils> 28 29 29 30 #include <osgText/Text>
