Changeset 3850 in orxonox.OLD for orxonox/trunk/src/simple_animation.h
- Timestamp:
- Apr 17, 2005, 11:51:06 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/simple_animation.h
r3848 r3850 70 70 KeyFrame3D* nextKeyFrame; 71 71 tList<KeyFrame3D>* keyFrameList; 72 float (Animation3D::*animFunc)(float) const; 72 73 73 74 // private
Note: See TracChangeset
for help on using the changeset viewer.