Changeset 10732
- Timestamp:
- 11/10/09 13:02:40 (4 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osg/Texture2D.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osg/Texture2D.cpp
r10723 r10732 17 17 #include <osg/State> 18 18 #include <osg/Notify> 19 #include <osg/GLU>20 19 21 20 using namespace osg;
