#include <seadQuatCalcCommon.h>
Public Types | |
| typedef Policies< T >::QuatBase | Base |
| typedef Policies< T >::Vec3Base | Vec3 |
Static Public Member Functions | |
| static void | makeUnit (Base &q) |
| static bool | makeVectorRotation (Base &q, const Vec3 &from, const Vec3 &to) |
| static void | set (Base &q, T w, T x, T y, T z) |
| typedef Policies<T>::QuatBase sead::QuatCalcCommon< T >::Base |
| typedef Policies<T>::Vec3Base sead::QuatCalcCommon< T >::Vec3 |
|
inlinestatic |
|
static |
|
inlinestatic |