Changeset 4837 in orxonox.OLD for orxonox/trunk/src/util/animation/t_animation.h
- Timestamp:
- Jul 12, 2005, 3:11:57 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/util/animation/t_animation.h
r4836 r4837 61 61 62 62 63 // ANIM_FUNCTION animFunc ;63 // ANIM_FUNCTION animFunc 64 64 float (tAnimation<T>::*animFunc)(float) const; //!< A Function for the AnimationType 65 65
Note: See TracChangeset
for help on using the changeset viewer.