Changeset 3970 in orxonox.OLD for orxonox/trunk/src/lib/math
- Timestamp:
- Apr 26, 2005, 1:03:11 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/math/vector.cc
r3966 r3970 435 435 /** 436 436 \brief performs a smooth move. 437 \param from fromwhere438 \param to towhere439 \param t the time this transformation should take 437 \param from where 438 \param to where 439 \param t the time this transformation should take value [0..1] 440 440 441 441 \returns the Result of the smooth move
Note: See TracChangeset
for help on using the changeset viewer.