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