|
ESyS-Particle
2.3.4
|


Go to the source code of this file.
Functions | |
| QUATERNION_INLINE std::ostream & | operator<< (std::ostream &co, const Quaternion &q) |
| QUATERNION_INLINE std::istream & | operator>> (std::istream &ci, Quaternion &q) |
| QUATERNION_INLINE Quaternion | operator* (double c, const Quaternion &q) |
| QUATERNION_INLINE Quaternion operator* | ( | double | c, |
| const Quaternion & | q | ||
| ) |
References Quaternion::scalar, and Quaternion::vector.
| QUATERNION_INLINE std::ostream& operator<< | ( | std::ostream & | co, |
| const Quaternion & | q | ||
| ) |
| QUATERNION_INLINE std::istream& operator>> | ( | std::istream & | ci, |
| Quaternion & | q | ||
| ) |