Changeset 3977 in orxonox.OLD for orxonox/trunk/src/util/animation/animation3d.h
- Timestamp:
- Apr 26, 2005, 2:11:29 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/util/animation/animation3d.h
r3973 r3977 73 73 Vector tmpVect; //!< what for?? 74 74 float deltaT; //!< ?? 75 float expFactor; 75 float expFactorMov; 76 float expFactorRot; 76 77 };
Note: See TracChangeset
for help on using the changeset viewer.