Changeset 6865 for OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp
- Timestamp:
- 06/06/07 18:27:00 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp
r6864 r6865 4 4 #include <osg/ShapeDrawable> 5 5 #include <osg/MatrixTransform> 6 #include <osg/Geometry> 6 7 7 8 #include <osgGA/TrackballManipulator>
