#include <seadMathPolicies.h>
Inherited by sead::Matrix22< f32 >, and sead::Matrix22< T >.
Public Attributes | |
| union { | |
| T m [2][2] | |
| T a [4] | |
| }; | |
| T sead::Policies< T >::Mtx22Base::m[2][2] |
| T sead::Policies< T >::Mtx22Base::a[4] |
| union { ... } sead::Policies< T >::Mtx22Base |