Changeset 5005 in orxonox.OLD for orxonox/trunk/src/lib/math
- Timestamp:
- Aug 14, 2005, 1:26:49 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/math/vector.cc
r5004 r5005 76 76 and right should be -x or +x respectively or the mesh wont rotate correctly. 77 77 * 78 * @TODO !!! OPTIMIZE THIS!!!78 * @TODO !!! OPTIMIZE THIS !!! 79 79 */ 80 80 Quaternion::Quaternion (const Vector& dir, const Vector& up)
Note: See TracChangeset
for help on using the changeset viewer.