#include "ExQuaternion.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &s, const ExQuaternion &q) |
|
Definition at line 109 of file ExQuaternion.cpp. References Guard, ExQuaternion::qw, ExQuaternion::qx, ExQuaternion::qy, ExQuaternion::qz, and UnGuard.
|