adding quats
[gph-math] / src / quat.cc
1 #include "quat.h"
2
3 namespace gph {
4
5 Quaternion Quaternion::identity;
6
7
8
9 }       // namespace gph