Changeset 11829 for OpenSceneGraph/trunk/src/osg/glu/libutil/mipmap.cpp
- Timestamp:
- 10/07/10 13:53:28 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osg/glu/libutil/mipmap.cpp
r11828 r11829 50 50 #include <math.h> 51 51 #include <osg/Notify> 52 53 namespace osg 54 { 52 55 53 56 typedef union { … … 8971 8974 /*** mipmap.c ***/ 8972 8975 8976 } // end of namespace osg
