Changeset 8477 for OpenSceneGraph/trunk/include/osg/Plane
- Timestamp:
- 06/20/08 17:50:53 (2 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/include/osg/Plane (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osg/Plane
r7879 r8477 15 15 #define OSG_PLANE 1 16 16 17 #include <osg/Config> 17 18 #include <osg/Export> 18 19 #include <osg/Vec3>
