Go to the source code of this file.
Classes | |
| class | Quaternion |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Quaternion &quaQuaternion) |
| std::istream & | operator>> (std::istream &is, Quaternion &quaQuaternion) |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Quaternion & | quaQuaternion | |||
| ) | [inline] |
References Quaternion::GetScalar(), and Quaternion::GetVector().
| std::istream& operator>> | ( | std::istream & | is, | |
| Quaternion & | quaQuaternion | |||
| ) | [inline] |
References Quaternion::Set().
1.5.8