Changeset 10877 for OpenSceneGraph/trunk/include/osgAnimation/Interpolator
- Timestamp:
- 12/09/09 19:45:46 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgAnimation/Interpolator
r10552 r10877 17 17 */ 18 18 19 #ifndef OSGANIMATION_INTERPOLATOR _H20 #define OSGANIMATION_INTERPOLATOR _H19 #ifndef OSGANIMATION_INTERPOLATOR 20 #define OSGANIMATION_INTERPOLATOR 1 21 21 22 22 #include <osg/Notify>
