Changeset 9092 in orxonox.OLD for branches/presentation/src/lib/math/quaternion.h
- Timestamp:
- Jul 4, 2006, 2:38:00 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/lib/math/quaternion.h
r9090 r9092 24 24 #define __QUATERNION_H_ 25 25 26 #include <math.h>27 26 #include "compiler.h" 28 27 //! PI the circle-constant
Note: See TracChangeset
for help on using the changeset viewer.